diff --git a/admin/index.php b/admin/index.php index 72b6e05a..b516b0b5 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: printempw - * @Last Modified time: 2016-03-06 14:40:17 + * @Last Modified time: 2016-03-06 14:43:49 */ require "../includes/session.inc.php"; if (!$user->is_admin) header('Location: ../index.php?msg=看起来你并不是管理员'); @@ -29,6 +29,7 @@ if (!$user->is_admin) header('Location: ../index.php?msg=看起来你并不是