usergroup_14.php

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

PHP
57
字号
<?php//Discuz! cache file, DO NOT modify me!//Created on May 19, 2006, 16:58$groupid = '14';$radminid = '0';$grouptitle = '金牌会员';$stars = '6';$readaccess = '70';$allowvisit = '1';$allowpost = '1';$allowreply = '1';$allowpostpoll = '1';$allowdirectpost = '0';$allowgetattach = '1';$allowpostattach = '1';$allowvote = '1';$allowmultigroups = '1';$allowsearch = '1';$allowavatar = '3';$allowcstatus = '1';$allowuseblog = '0';$allowinvisible = '0';$allowtransfer = '0';$allowsetreadperm = '1';$allowsetattachperm = '1';$allowhidecode = '0';$allowhtml = '0';$allowcusbbcode = '1';$allowanonymous = '0';$allownickname = '1';$allowsigbbcode = '1';$allowsigimgcode = '1';$allowviewpro = '1';$allowviewstats = '1';$disableperiodctrl = '0';$reasonpm = '0';$maxprice = '0';$maxpmnum = '80';$maxsigsize = '300';$maxattachsize = '1024000';$maxsizeperday = '0';$attachextensions = 'chm,pdf,zip,rar,tar,gz,bzip2,gif,jpg,jpeg,png';$raterange = Array	(	1 => Array		(		'min' => -15,		'max' => 15,		'mrpd' => 40		)	);$grouptype = 'member';$grouppublic = '';$groupcreditshigher = '1000';$groupcreditslower = '3000';?>

⌨️ 快捷键说明

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