Add tailadmin
This commit is contained in:
@@ -7,8 +7,11 @@ error_reporting(E_ALL);
|
||||
echo $key . " = " . $value . "<br>";
|
||||
}*/
|
||||
|
||||
require "../main.php";
|
||||
/*require "../main.php";
|
||||
|
||||
$mcServ = new mcServ();
|
||||
|
||||
echo $mcServ->checkApiAuth() ? "TRUE" : "FALSE";
|
||||
*/
|
||||
|
||||
echo __DIR__;
|
||||
Reference in New Issue
Block a user