示例#1
0
 function setBoardEnabled($args)
 {
     import('pages.manager.GroupHandler');
     GroupHandler::setBoardEnabled($args);
 }