usergroup_10.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 = '10';$radminid = '0';$grouptitle = '新手上路';$stars = '1';$readaccess = '10';$allowvisit = '1';$allowpost = '1';$allowreply = '1';$allowpostpoll = '0';$allowdirectpost = '0';$allowgetattach = '1';$allowpostattach = '0';$allowvote = '0';$allowmultigroups = '0';$allowsearch = '1';$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 = '1';$allowviewstats = '0';$disableperiodctrl = '0';$reasonpm = '0';$maxprice = '0';$maxpmnum = '20';$maxsigsize = '80';$maxattachsize = '0';$maxsizeperday = '0';$attachextensions = 'chm,pdf,zip,rar,tar,gz,bzip2,gif,jpg,jpeg,png';$raterange = Array	(	);$grouptype = 'member';$grouppublic = '';$groupcreditshigher = '0';$groupcreditslower = '50';?>

⌨️ 快捷键说明

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