示例#1
0
 public function profilegetpastsearchesoutput()
 {
     return '<div class="reportHeader"><div class="title">ALL REPORTS</div></div>' . profilef::profilegetpastsearches();
 }
 public function profilegetpastsearchesoutput()
 {
     return '<h2>Search History</h2>' . profilef::profilegetpastsearches();
 }