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