usergroup_8.php

来自「极限网络智能办公系统 - Office Automation 2.8 100% 」· PHP 代码 · 共 52 行

PHP
52
字号
<?php//Discuz! cache file, DO NOT modify me!//Created on May 19, 2006, 16:58$groupid = '8';$radminid = '0';$grouptitle = '等待验证会员';$stars = '0';$readaccess = '0';$allowvisit = '1';$allowpost = '0';$allowreply = '0';$allowpostpoll = '0';$allowdirectpost = '0';$allowgetattach = '0';$allowpostattach = '0';$allowvote = '0';$allowmultigroups = '0';$allowsearch = '0';$allowavatar = '0';$allowcstatus = '0';$allowuseblog = '0';$allowinvisible = '0';$allowtransfer = '0';$allowsetreadperm = '0';$allowsetattachperm = '0';$allowhidecode = '0';$allowhtml = '0';$allowcusbbcode = '0';$allowanonymous = '0';$allownickname = '0';$allowsigbbcode = '1';$allowsigimgcode = '0';$allowviewpro = '0';$allowviewstats = '0';$disableperiodctrl = '0';$reasonpm = '0';$maxprice = '0';$maxpmnum = '0';$maxsigsize = '50';$maxattachsize = '0';$maxsizeperday = '0';$attachextensions = 'chm,pdf,zip,rar,tar,gz,bzip2,gif,jpg,jpeg,png';$raterange = Array	(	);$grouptype = 'system';$grouppublic = '';$groupcreditshigher = '0';$groupcreditslower = '0';?>

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?