Some testing stuff

This commit is contained in:
Michael 2012-02-20 11:15:22 +01:00
parent 0fb22e1284
commit e2f276881e
2 changed files with 2 additions and 1 deletions

View file

@ -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":