changed some shit
This commit is contained in:
parent
c4bda1f8e8
commit
91e0333e19
@ -8,7 +8,7 @@ class TestUtils{
|
||||
$loginput = [];
|
||||
$loginput['message'] = $output;
|
||||
$loginput['status'] = $status;
|
||||
echo($loginput);
|
||||
echo(json_encode($loginput));
|
||||
}
|
||||
public static function returnLog(){
|
||||
echo(json_encode(self::$log));
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user