我的header.htm文件中代码如下:
<!--{eval
$_TPL['menunames'] = array(
'index' => '管理首页',
'config' => '站点设置',
'privacy' => '隐私设置',
'usergroup' => '用户组',
'credit' => '积分规则',
'profilefield' => '用户栏目',
'profield' => '群组栏目',
'eventclass' => '活动分类',
'magic' => '道具设置',
'task' => '有奖任务',
'spam' => '防灌水设置',
'censor' => '词语屏蔽',
'ad' => '广告设置',
'userapp' => 'MYOP应用',
'app' => 'UCenter应用',
'network' => '随便看看',
'cache' => '缓存更新',
'log' => '系统log记录',
'space' => '用户管理',
'feed' => '动态(feed)',
'share' => '分享',
'blog' => '日志',
'album' => '相册',
'pic' => '图片',
'comment' => '评论/留言',
'thread' => '话题',
'post' => '回帖',
'doing' => '记录',
'tag' => '标签',
'mtag' => '群组',
'poll' => '投票',
'event' => '活动',
'magiclog' => '道具记录',
'report' => '举报',
'block' => '数据调用',
'template' => '模板编辑',
'backup' => '数据备份',
'stat' => '统计更新',
'cron' => '系统计划任务',
'click' => '表态动作',
'ip' => '访问IP设置',
'hotuser' => '推荐成员设置',
'defaultuser' => '默认好友设置',
);
}-->
<!--{eval $_TPL['nosidebar'] = 1;}-->
<!--{template header}-->
<style type="text/css">
@import url(admin/tpl/style.css);
</style>
<div id="cp_content">
根本就没热闹二字嘛!
会不会是在别的路径上的这个文件啊?
我的路径是:/wwwroot/admin/tpl/header.htm |