From c5ab42d9d5245441a4375c2f5add633877ce079f Mon Sep 17 00:00:00 2001 From: printempw Date: Sun, 20 Mar 2016 11:33:22 +0800 Subject: [PATCH] fixed file header --- admin/adduser.php | 4 ++-- admin/customize.php | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/admin/adduser.php b/admin/adduser.php index 7d849dca..ed370741 100644 --- a/admin/adduser.php +++ b/admin/adduser.php @@ -1,9 +1,9 @@ -is_admin) header('Location: ../index.php?msg=看起来你并不是管理员'); diff --git a/admin/customize.php b/admin/customize.php index 2ebc40c7..b6bf25cd 100644 --- a/admin/customize.php +++ b/admin/customize.php @@ -1,9 +1,9 @@ -is_admin) header('Location: ../index.php?msg=看起来你并不是管理员');