From 8713bac296376d1920f463dca786c5ea05dd2bab Mon Sep 17 00:00:00 2001 From: hide_d Date: Sat, 31 Mar 2018 19:17:36 +0900 Subject: [PATCH] =?UTF-8?q?=EC=A1=B0=EA=B8=B0=20namespace\class=20?= =?UTF-8?q?=EB=8F=84=EC=9E=85=EC=9C=BC=EB=A1=9C=20new=5Flib.php=20?= =?UTF-8?q?=EC=82=AD=EC=A0=9C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- twe/join.php | 1 - twe/new_lib.php | 18 ------------------ 2 files changed, 19 deletions(-) delete mode 100644 twe/new_lib.php diff --git a/twe/join.php b/twe/join.php index e719e34f..806b417c 100644 --- a/twe/join.php +++ b/twe/join.php @@ -3,7 +3,6 @@ namespace sammo; include "lib.php"; include "func.php"; -require("new_lib.php"); $userID = Session::getUserID(); diff --git a/twe/new_lib.php b/twe/new_lib.php deleted file mode 100644 index 869e64ee..00000000 --- a/twe/new_lib.php +++ /dev/null @@ -1,18 +0,0 @@ -