?> 제거

replace 코드 디버깅 용도로 제거
This commit is contained in:
2018-01-14 02:31:25 +09:00
parent 1efe3a750b
commit 7e0940d57d
231 changed files with 5683 additions and 326 deletions
+1 -1
View File
@@ -42,4 +42,4 @@ if($member['GRADE'] < 6) {
sleep(1);
echo json_encode($response);
?>
+1 -1
View File
@@ -55,4 +55,4 @@ if($member['GRADE'] < 6) {
echo json_encode($response);
?>
+1 -1
View File
@@ -7,4 +7,4 @@ require_once(ROOT.W.F_CONFIG.W.APP.PHP);
require_once(ROOT.W.F_FUNC.W.FUNC.PHP);
CustomHeader();
?>
+1 -1
View File
@@ -43,4 +43,4 @@ if($member['GRADE'] < 6) {
echo json_encode($response);
?>