mirror of
https://github.com/friendica/friendica
synced 2025-04-25 21:50:12 +00:00
Some testing stuff
This commit is contained in:
parent
0fb22e1284
commit
e2f276881e
2 changed files with 2 additions and 1 deletions
|
@ -148,6 +148,7 @@
|
|||
//echo "<pre>"; var_dump($r); die();
|
||||
}
|
||||
}
|
||||
logger('API call not implemented: '.$a->query_string." - ".print_r($_REQUEST,true));
|
||||
$r = '<status><error>not implemented</error></status>';
|
||||
switch($type){
|
||||
case "xml":
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue