cache_index.php

来自「极限网络智能办公系统 Office Automation V3.0官方100%源」· PHP 代码 · 共 45 行

PHP
45
字号
<?php//Discuz! cache file, DO NOT modify me!//Created: Oct 19, 2008, 21:05//Identify: 2d335be9061658fd938281eb141ec7e6$_DCACHE['announcements'] = Array	(	);$_DCACHE['onlinelist'] = Array	(	'legend' => '<img src="images/common/online_admin.gif" alt="" /> 管理员 &nbsp; &nbsp; &nbsp; <img src="images/common/online_supermod.gif" alt="" /> 超级版主 &nbsp; &nbsp; &nbsp; <img src="images/common/online_moderator.gif" alt="" /> 版主 &nbsp; &nbsp; &nbsp; <img src="images/common/online_member.gif" alt="" /> 会员 &nbsp; &nbsp; &nbsp; ',	1 => 'online_admin.gif',	2 => 'online_supermod.gif',	3 => 'online_moderator.gif',	0 => 'online_member.gif'	);$_DCACHE['forumlinks'] = Array	(	0 => Array		(		'content' => '<a href="http://www.discuz.com" target="_blank"><span class="bold">Discuz! 官方论坛</span></a><br>提供最新 Discuz! 产品新闻、软件下载与技术交流',		'type' => 1,		'logo' => 'images/logo.gif'		)	);$_DCACHE['advs'] = Array	(	);$_DCACHE['supe_updateusers'] = Array	(	);$_DCACHE['supe_updateitems'] = Array	(	);?>

⌨️ 快捷键说明

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