Merge remote-tracking branch 'mike/master' into dev

This commit is contained in:
Mario
2018-11-22 10:17:18 +01:00
3 changed files with 8 additions and 5 deletions

View File

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