Commit 610ec344 authored by Nico Schallehn's avatar Nico Schallehn

echo der Ausgabe eingebaut ;-)

parent 3c8c2436
......@@ -14,4 +14,6 @@ if($API = new MediaDBViewerAPI($_GET['KEY'])){
else {
$respons = $API->error(1001);
}
echo json_encode($respons);
?>
\ 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