예제 #1
0
 function showTools()
 {
     $displaySysAdmin = new DisplaySysAdmin();
     return $displaySysAdmin->showTools();
 }