📄 cache_usergroups.php
字号:
<?php//Discuz! cache file, DO NOT modify me!//Created: Oct 19, 2008, 21:05//Identify: 351c425efe394dc590b9ad5d560bdb49$_DCACHE['usergroups'] = Array ( 1 => Array ( 'type' => 'system', 'grouptitle' => '管理员', 'stars' => 9, 'groupavatar' => '', 'readaccess' => 200, 'allowavatar' => 3, 'allowcusbbcode' => 1, 'allowuseblog' => 1 ), 2 => Array ( 'type' => 'system', 'grouptitle' => '超级版主', 'stars' => 8, 'groupavatar' => '', 'readaccess' => 150, 'allowavatar' => 3, 'allowcusbbcode' => 1, 'allowuseblog' => 1 ), 3 => Array ( 'type' => 'system', 'grouptitle' => '版主', 'stars' => 7, 'groupavatar' => '', 'readaccess' => 100, 'allowavatar' => 3, 'allowcusbbcode' => 1, 'allowuseblog' => 1 ), 4 => Array ( 'type' => 'system', 'grouptitle' => '禁止发言', 'stars' => '0', 'groupavatar' => '', 'readaccess' => '0', 'allowavatar' => '0', 'allowcusbbcode' => '0', 'allowuseblog' => '0' ), 5 => Array ( 'type' => 'system', 'grouptitle' => '禁止访问', 'stars' => '0', 'groupavatar' => '', 'readaccess' => '0', 'allowavatar' => '0', 'allowcusbbcode' => '0', 'allowuseblog' => '0' ), 6 => Array ( 'type' => 'system', 'grouptitle' => '禁止 IP', 'stars' => '0', 'groupavatar' => '', 'readaccess' => '0', 'allowavatar' => '0', 'allowcusbbcode' => '0', 'allowuseblog' => '0' ), 7 => Array ( 'type' => 'system', 'grouptitle' => '游客', 'stars' => '0', 'groupavatar' => '', 'readaccess' => 1, 'allowavatar' => '0', 'allowcusbbcode' => '0', 'allowuseblog' => '0' ), 8 => Array ( 'type' => 'system', 'grouptitle' => '等待验证会员', 'stars' => '0', 'groupavatar' => '', 'readaccess' => '0', 'allowavatar' => '0', 'allowcusbbcode' => '0', 'allowuseblog' => '0' ), 9 => Array ( 'type' => 'member', 'grouptitle' => '乞丐', 'creditshigher' => -9999999, 'creditslower' => '0', 'stars' => '0', 'groupavatar' => '', 'readaccess' => '0', 'allowavatar' => '0', 'allowcusbbcode' => '0', 'allowuseblog' => '0' ), 10 => Array ( 'type' => 'member', 'grouptitle' => '新手上路', 'creditshigher' => '0', 'creditslower' => 50, 'stars' => 1, 'groupavatar' => '', 'readaccess' => 10, 'allowavatar' => '0', 'allowcusbbcode' => '0', 'allowuseblog' => '0' ), 11 => Array ( 'type' => 'member', 'grouptitle' => '注册会员', 'creditshigher' => 50, 'creditslower' => 200, 'stars' => 2, 'groupavatar' => '', 'readaccess' => 20, 'allowavatar' => 1, 'allowcusbbcode' => '0', 'allowuseblog' => '0' ), 12 => Array ( 'type' => 'member', 'grouptitle' => '中级会员', 'creditshigher' => 200, 'creditslower' => 500, 'stars' => 3, 'groupavatar' => '', 'readaccess' => 30, 'allowavatar' => 2, 'allowcusbbcode' => 1, 'allowuseblog' => '0' ), 13 => Array ( 'type' => 'member', 'grouptitle' => '高级会员', 'creditshigher' => 500, 'creditslower' => 1000, 'stars' => 4, 'groupavatar' => '', 'readaccess' => 50, 'allowavatar' => 3, 'allowcusbbcode' => 1, 'allowuseblog' => '0' ), 14 => Array ( 'type' => 'member', 'grouptitle' => '金牌会员', 'creditshigher' => 1000, 'creditslower' => 3000, 'stars' => 6, 'groupavatar' => '', 'readaccess' => 70, 'allowavatar' => 3, 'allowcusbbcode' => 1, 'allowuseblog' => '0' ), 15 => Array ( 'type' => 'member', 'grouptitle' => '论坛元老', 'creditshigher' => 3000, 'creditslower' => 9999999, 'stars' => 8, 'groupavatar' => '', 'readaccess' => 90, 'allowavatar' => 3, 'allowcusbbcode' => 1, 'allowuseblog' => '0' ) );?>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -