排行榜
This commit is contained in:
@@ -55,6 +55,8 @@ class BaseCom extends Controller
|
||||
$this->uid = 0;
|
||||
//定义一个常量
|
||||
define('UID', $this->uid);
|
||||
}else{
|
||||
$this->check_login($is_maintenance) ;
|
||||
}
|
||||
}else{
|
||||
$this->check_login($is_maintenance) ;
|
||||
|
||||
Reference in New Issue
Block a user