source:
plugins/advancedTagList/_define.php
@
1347
Revision 1347, 215 bytes checked in by philippe, 14 years ago (diff) |
---|
Line | |
---|---|
1 | <?php |
2 | $this->registerModule( |
3 | /* Name */ "AdvancedTagList", |
4 | /* Description*/ "Add options for tags list", |
5 | /* Author */ "Philippe", |
6 | /* Version */ '0.1', |
7 | /* Permissions */ 'usage,contentadmin' |
8 | ); |
9 | ?> |
Note: See TracBrowser
for help on using the repository browser.