admincp.php文件中增加了部分数组元素
$acs = array(
array('index','config', 'privacy', 'spam', 'network', 'usergroup', 'credit', 'profilefield', 'profield', 'ad', 'sitefeed', 'userapp', 'app','extend','self_square','companyinfo','plugins_store','self_invite','self_sign','self_down','self_product','self_team','self_case','self_config'),
array('tag', 'mtag', 'space', 'name', 'report','companyinfo','plugins_store','self_sign','self_down','self_team'),
array('cache', 'task', 'censor', 'stat', 'block', 'cron'),
array('blog', 'album', 'pic', 'comment', 'thread', 'post', 'doing', 'feed', 'share')
); |