Commit 5e9b83cf authored by Nico Schallehn's avatar Nico Schallehn

$API->

parent 62f63e21
......@@ -25,5 +25,5 @@ else {
$respons = $API->error(1002);
}
echo json_encode(APIrespons($respons),JSON_PRETTY_PRINT);
echo json_encode($API->APIrespons($respons),JSON_PRETTY_PRINT);
?>
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment