Exemplo n.º 1
0
 function getSources()
 {
     $clean = new PowerPanel();
     $clean->ParentPanelID = 0;
     return $clean->Search();
 }