首页 > CMS > 帝国Empire > 正文

帝国栏目列表设置会员查看权限

2024-07-09 22:59:11
字体:
来源:转载
供稿:网友

列表模板最上面加下面代码

<?if(!$_COOKIE[ecmsmlusername]){echo"<script>alert('还未登陆');history.go(-1);</script>";exit();}?>


ecms为你的cookie前缀,可以看e/class/config.php

发表评论 共有条评论
用户名: 密码:
验证码: 匿名发表