⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 cp_lang_rightset.php

📁 经典的PHP论坛
💻 PHP
字号:
<?php
$_yes='Yes';
$_no='No';

$lang=array(

	'settings'=> 'Allow "Forum core setting"',
	'updatecache'=> 'Allow "Cache data manage"',
	'postcache'=> 'Allow "Action emotion setting"',
	'creathtm'=> 'Allow "Static template setting"',
	'credit'=> 'Allow "Custom credits setting"',

	'bakout'=> 'Allow "Forum data backup"',
	'bakin'=> 'Allow "Forum data restore"',
	'repair'=> 'Allow "Database repair"',

	'setforum'=> 'Allow "Forum category manage"',
	'uniteforum'=> 'Allow "Forum merge"',

	'setstyles'=> 'Allow "Style template setting"',

	'setuser'=> 'Allow "Member manage"',
	'userstats'=> 'Allow "Usergroup statistic"',
	'upgrade'=> 'Allow "member lifting mode setting"',
	'editgroup'=> 'Allow "Batch add usergroup"',
	'level'=> 'Allow "Usergroup level manage"',

	'announcement'=> 'Allow "Post | Manage Notice"',
	'mailuser'=> 'Allow "Email group"',
	'sendmsg'=> 'Allow "Sent message group"',
	'giveuser'=> 'Allow "Festival present donation"',

	'spdelatc'=> 'Allow "Batch delete topic"',
	'spdelmem'=> 'Allow "Batch delete users"',
	'spdelmsg'=> 'Allow "Batch delete message"',
	
	'attachment'=> 'Allow "Attachment Manage"',
	'attachstats'=> 'Allow "Attachment Statistic"',
	'attachrenew'=> 'Allow "Attachment Repair"',

	'atccheck'=> 'Allow "Topic verify manage"',
	
	'banuser'=> 'Allow "Ban user"',
	'viewban'=> 'Allow "View ban user"',
	'ipban'=> 'Allow "Ban IP"',
	'setbwd'=> 'Allow "Poor Word filter"',

	'adminlog'=> 'Allow "Admin Control Panel log"',
	'forumlog'=> 'Allow "Foreground forum log"',
	'creditlog'=> 'Allow "Marked credit log"',
	'userlog'=> 'Allow "Delete user log"',

	'setads'=> 'Allow "Forum advertise setting"',
	'share'=> 'Allow "Friendship link manage"',
	'viewtody'=> 'Allow "View today visitor"',
);
?>

⌨️ 快捷键说明

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