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
Tree:
1fdb6855e3
Branches
Tags
master
YALF
/
modules
/
general
/
devconsole
/
module.php
module.php
88 B
History
Raw
1
2
3
4
5
<?php
$this->registerModule($module, 'main', __('Developers console'), 'Nightfly');
?>