minor cleanup on ratings - no real functional changes at this time

This commit is contained in:
redmatrix
2016-08-04 18:56:05 -07:00
parent 92862f93f3
commit eeabf514ea
2 changed files with 20 additions and 12 deletions

View File

@@ -43,7 +43,7 @@ class Rate extends \Zotlabs\Web\Controller {
}
function post() {
function post() {
if(! local_channel())
return;