元素模板为您解答:
找到admin/global.php 注释一下代码即可
in_array($purview, explode(',', $data[$GLOBALS['admin_id']]['purviews'])) && write_msg('很抱歉,您所在会员组没有 <strong><font color=red>' . str_replace('purview_', '', $purview) . '</font></strong> 的操作权限!')
in_array($purview, explode(',', $data[$GLOBALS['admin_id']]['purviews'])) && write_msg('很抱歉,您所在会员组没有 <strong><font color=red>' . str_replace('purview_', '', $purview) . '</font></strong> 的操作权限!')