T1703221544

This commit is contained in:
Leander
2017-03-22 15:43:45 +01:00
parent 77999ac7dc
commit 1a8bf16808

View File

@@ -20,6 +20,7 @@
} else {
$data = json_encode(array('uid'=>$id, 'name'=>$name));
}
echo 'Hallo';
echo $error;
$database->create_response($data, $error);