Example #1
0
 function saveSetup($args)
 {
     import('pages.manager.SetupHandler');
     SetupHandler::saveSetup($args);
 }