?> 제거
replace 코드 디버깅 용도로 제거
This commit is contained in:
+1
-1
@@ -7,4 +7,4 @@ require_once(ROOT.W.F_CONFIG.W.APP.PHP);
|
||||
require_once(ROOT.W.F_FUNC.W.FUNC.PHP);
|
||||
|
||||
CustomHeader();
|
||||
?>
|
||||
|
||||
|
||||
@@ -24,4 +24,4 @@ class _Chat {
|
||||
}
|
||||
}
|
||||
|
||||
?>
|
||||
|
||||
|
||||
@@ -142,4 +142,4 @@ class _DB {
|
||||
}
|
||||
}
|
||||
|
||||
?>
|
||||
|
||||
|
||||
@@ -52,4 +52,4 @@ class _JSON {
|
||||
}
|
||||
}
|
||||
|
||||
?>
|
||||
|
||||
|
||||
@@ -70,4 +70,4 @@ class _Lock {
|
||||
}
|
||||
}
|
||||
|
||||
?>
|
||||
|
||||
|
||||
@@ -45,4 +45,4 @@ class _Log {
|
||||
}
|
||||
}
|
||||
|
||||
?>
|
||||
|
||||
|
||||
@@ -37,4 +37,4 @@ class _Mail {
|
||||
}
|
||||
}
|
||||
|
||||
?>
|
||||
|
||||
|
||||
@@ -33,4 +33,4 @@ class _Process {
|
||||
}
|
||||
}
|
||||
|
||||
?>
|
||||
|
||||
|
||||
@@ -39,4 +39,4 @@ class _Queue {
|
||||
return $value;
|
||||
}
|
||||
}
|
||||
?>
|
||||
|
||||
|
||||
@@ -72,4 +72,4 @@ class _Session {
|
||||
}
|
||||
}
|
||||
|
||||
?>
|
||||
|
||||
|
||||
@@ -78,4 +78,4 @@ class _Setting {
|
||||
}
|
||||
}
|
||||
|
||||
?>
|
||||
|
||||
|
||||
@@ -234,4 +234,3 @@ class _String {
|
||||
}
|
||||
}
|
||||
|
||||
?>
|
||||
|
||||
@@ -44,4 +44,4 @@ class _Time {
|
||||
}
|
||||
}
|
||||
|
||||
?>
|
||||
|
||||
|
||||
@@ -111,4 +111,4 @@ class _Validation {
|
||||
}
|
||||
}
|
||||
|
||||
?>
|
||||
|
||||
|
||||
+1
-1
@@ -97,4 +97,4 @@ function delExpiredInDir($dir, $t) {
|
||||
return $success;
|
||||
}
|
||||
|
||||
?>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user