mirror of
https://github.com/openclassify/openclassify.git
synced 2026-01-11 18:01:10 -06:00
Merge branch 'master' of https://github.com/openclassify/openclassify into master
This commit is contained in:
commit
712f7636f4
@ -4,7 +4,7 @@ use Visiosoft\ProfileModule\Support\Command\getAdminUsers;
|
||||
|
||||
if (!function_exists('get_admins'))
|
||||
{
|
||||
function getAdmins() {
|
||||
function get_admins() {
|
||||
return dispatch_now(new getAdminUsers());
|
||||
}
|
||||
}
|
||||
Loading…
Reference in New Issue
Block a user