Commit 5572fbfd by zhangheng

j

parent d08b6480
......@@ -46,6 +46,7 @@ class IndexController extends Controller
'id'=>1
))->getField('sate');
if($openSate==0){
header("Content-type: text/html; charset=utf-8");
die("活动未开始!");
}
$user = $this->get_user_info_from_cookie();
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment