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