add hook 'get_system_apps'
This commit is contained in:
parent
d9066ef26b
commit
9bf26cee6d
@ -45,6 +45,8 @@ class Apps {
|
||||
}
|
||||
}
|
||||
|
||||
call_hooks('get_system_apps',$ret);
|
||||
|
||||
return $ret;
|
||||
|
||||
}
|
||||
|
Reference in New Issue
Block a user