Please enable JavaScript in your browser!
Startseite
Erkunden
Hilfe
Anmelden
nightflyza
/
YALF
Mirror von
https://github.com/nightflyza/YALF.git
Beobachten
1
Favorit hinzufügen
0
Fork
0
Dateien
Issues
0
Wiki
Struktur:
1fdb6855e3
Branches
Tags
master
YALF
/
modules
/
general
/
devconsole
/
module.php
module.php
88 B
Verlauf
Originalformat
1
2
3
4
5
<?php
$this->registerModule($module, 'main', __('Developers console'), 'Nightfly');
?>