diff --git a/admin/index.php b/admin/index.php index a87baa35..988fd699 100644 --- a/admin/index.php +++ b/admin/index.php @@ -3,7 +3,7 @@ * @Author: prpr * @Date: 2016-02-03 14:39:50 * @Last Modified by: prpr - * @Last Modified time: 2016-02-06 23:29:33 + * @Last Modified time: 2016-02-10 15:05:08 */ require "../includes/session.inc.php"; if (!$user->is_admin) header('Location: ../index.php?msg=看起来你并不是管理员'); @@ -31,9 +31,7 @@ if (!$user->is_admin) header('Location: ../index.php?msg=看起来你并不是