From bf65bee5e61bffad2a9e63780c9d5154bd90b98c Mon Sep 17 00:00:00 2001 From: printempw Date: Sat, 26 Mar 2016 21:45:52 +0800 Subject: [PATCH] fixed bug caused by removing libs dir --- admin/adduser.php | 6 +++--- admin/customize.php | 4 ++-- user/upload.php | 12 ++++++------ 3 files changed, 11 insertions(+), 11 deletions(-) diff --git a/admin/adduser.php b/admin/adduser.php index 8d4352d1..da08217a 100644 --- a/admin/adduser.php +++ b/admin/adduser.php @@ -3,7 +3,7 @@ * @Author: printempw * @Date: 2016-03-19 21:00:58 * @Last Modified by: printempw - * @Last Modified time: 2016-03-26 18:47:48 + * @Last Modified time: 2016-03-26 21:44:04 */ require "../libraries/session.inc.php"; if (!$user->is_admin) header('Location: ../index.php?msg=看起来你并不是管理员'); @@ -90,8 +90,8 @@ $db = new Database\Database(); - + + - - + + + EOT;