Please enable JavaScript in your browser!
Home
Explore
Help
Sign In
nightflyza
/
WolfRecorder
mirror of
https://github.com/nightflyza/WolfRecorder.git
Watch
1
Star
0
Fork
0
Files
Tree:
b4a83ee156
Branches
Tags
main
012
011
010
009
008
005
WolfRecorder
/
modules
/
general
/
usermanager
/
module.php
module.php
92 B
History
Raw
1
2
3
4
<?php
$this->registerModule($module, 'main', __('System users management'), 'Nightfly');
?>