Ejemplo n.º 1
0
 /**
  * Show the advanced form
  */
 function search()
 {
     parent::validate();
     SearchHandler::advanced();
 }