조기 namespace\class 도입으로 new_lib.php 삭제

This commit is contained in:
2018-03-31 19:17:36 +09:00
parent c649e50f42
commit 8713bac296
2 changed files with 0 additions and 19 deletions
-1
View File
@@ -3,7 +3,6 @@ namespace sammo;
include "lib.php";
include "func.php";
require("new_lib.php");
$userID = Session::getUserID();