diff --git a/admin/options.php b/admin/options.php index 736a3f71..720d2f21 100644 --- a/admin/options.php +++ b/admin/options.php @@ -3,7 +3,7 @@ * @Author: printempw * @Date: 2016-03-18 22:50:25 * @Last Modified by: printempw - * @Last Modified time: 2016-06-12 10:23:24 + * @Last Modified time: 2016-06-12 11:09:02 */ require "../libraries/session.inc.php"; if (!$user->is_admin) Utils::redirect('../index.php', '看起来你并不是管理员'); @@ -151,6 +151,7 @@ $db = new Database\Database('users'); + @@ -160,7 +161,7 @@ $db = new Database\Database('users'); -