테스트용으로 추가했던 코드를 삭제하고, gitignore에 추가

This commit is contained in:
2018-03-31 18:52:42 +09:00
parent 29a21c41ab
commit 61af601075
-9
View File
@@ -1,9 +0,0 @@
<?php
namespace sammo;
require('vendor/autoload.php');
Json::die([
'haha',
RootDB::getServerBasepath(),
'RootDB'=>class_exists('\\sammo\\RootDB')
]);