All that's beautiful drifts away like the waters ——W. B. Yeats
2024/4/13 10:59:00
帝国cms后台取消登录超时限制解决办法
注释掉e/class/functions.php的以下代码
//登陆超时
$logintime=getcvar('logintime',1);
if($logintime)
{
if(time()-$logintime>$public_r['exittime']*60)
{
esetcookie("loginrnd","",0,1);
printerror("LoginTime","index.php");
}
esetcookie("logintime",time(),0,1);
}
By
小鱼儿
阅读全文
|
回复(0)
|
引用通告
|
编辑
上一篇:
常用sql server 语句
下一篇:
Emeditor批量删除不包含某字符串的行
发表评论:
昵称:
密码:
(游客无须输入密码)
主页:
标题:
Calendar
<<
<
2024
-
4
>
>>
日
一
二
三
四
五
六
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
Login
Bulletin
Recent Entries
Comments
Messages
Information
Links
Designed by Subdreamer
博主声明:版权所有,未经同意,严禁转载本博客内的原创内容。