register workflow was getting over-ridden in include/security
This commit is contained in:
@@ -9,7 +9,7 @@ require_once('include/permissions.php');
|
||||
class New_channel extends \Zotlabs\Web\Controller {
|
||||
|
||||
function init() {
|
||||
|
||||
|
||||
$cmd = ((argc() > 1) ? argv(1) : '');
|
||||
|
||||
if($cmd === 'autofill.json') {
|
||||
|
Reference in New Issue
Block a user