guest access app
This commit is contained in:
@@ -14,8 +14,7 @@ class Permcats extends Controller {
|
||||
return;
|
||||
|
||||
if(! Apps::system_app_installed(local_channel(), 'Permission Categories'))
|
||||
return
|
||||
|
||||
return;
|
||||
|
||||
$channel = App::get_channel();
|
||||
|
||||
@@ -67,7 +66,6 @@ class Permcats extends Controller {
|
||||
|
||||
$channel = App::get_channel();
|
||||
|
||||
|
||||
if(argc() > 1)
|
||||
$name = hex2bin(argv(1));
|
||||
|
||||
|
||||
Reference in New Issue
Block a user