make sure we can find that function
This commit is contained in:
parent
202582cbd6
commit
7e6804b599
@ -90,6 +90,7 @@ function notifier_run($argv, $argc){
|
|||||||
if(! $item_id)
|
if(! $item_id)
|
||||||
return;
|
return;
|
||||||
|
|
||||||
|
require_once('include/identity.php');
|
||||||
$sys = get_sys_channel();
|
$sys = get_sys_channel();
|
||||||
|
|
||||||
if($cmd == 'permission_update') {
|
if($cmd == 'permission_update') {
|
||||||
|
Reference in New Issue
Block a user