From 51d62b54d44b984bf217b1affc2b2dd3f314e28a Mon Sep 17 00:00:00 2001 From: hide_d Date: Sun, 25 Mar 2018 00:32:17 +0900 Subject: [PATCH] =?UTF-8?q?test.php=20=EC=88=98=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- test.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test.php b/test.php index e33fcd47..9d29b002 100644 --- a/test.php +++ b/test.php @@ -5,5 +5,5 @@ require('vendor/autoload.php'); Json::die([ 'haha', RootDB::getServerBasepath(), - 'RootDB'=>class_exists('sammo\RootDB') + 'RootDB'=>class_exists('sammo\\RootDB') ]); \ No newline at end of file