delete old json auth service
This commit is contained in:
parent
225398d87d
commit
f38500a2f1
|
@ -1,8 +0,0 @@
|
||||||
<?php
|
|
||||||
|
|
||||||
// Bleibt erstmal, damit Benutzer, die die Schnittstelle nutzen mitkriegen, dass diese Umgezogen ist
|
|
||||||
echo json_encode(array (
|
|
||||||
'status' => 'failed',
|
|
||||||
'error' => "JSON Service moved to https://engelsystem.de/?auth&user=<user>&pw=<password>&so=<key>"
|
|
||||||
));
|
|
||||||
?>
|
|
Loading…
Reference in New Issue