Ejemplo n.º 1
0
 function showTest()
 {
     $displaySysAdmin = new DisplaySysAdmin();
     return $displaySysAdmin->showTest();
 }