to make visible what I try, ping still won't work, but I'm confused about get_channel

This commit is contained in:
Michael Meer
2014-01-28 10:58:31 +01:00
parent 8ddee71c2b
commit aa285b83c1
2 changed files with 9 additions and 1 deletions
+2
View File
@@ -9,6 +9,8 @@ require_once('include/zot.php');
function post_init(&$a) {
logger('POST inside',LOGGER_DEBUG);
logger('POST given parameter: ' . print_r($_REQUEST,true), LOGGER_DEBUG);
// Most access to this endpoint is via the post method.
// Here we will pick out the magic auth params which arrive