rating form work

This commit is contained in:
friendica
2015-02-03 16:52:09 -08:00
parent de79bb89fc
commit 5cb2f55dbb
4 changed files with 22 additions and 1 deletions

View File

@@ -3,6 +3,11 @@
function prate_post(&$a) {
logger('request: ' . print_r($_REQUEST,true));
return;
if(! local_channel())
return;