XOOPS  2.6.0
modinfo.php
Go to the documentation of this file.
1 <?php
2 // Author: Trabis
3 // URL: http://www.xuups.com
4 // E-Mail: lusopoemas@gmail.com
5 
6 // Module Info
7 define('_MI_USERCONFIGS_NAME',"User Configs");
8 define('_MI_USERCONFIGS_DSC',"Allows users to manage module configs");
9 
10 define('_MI_USERCONFIGS_ADMENU1','Home');
11 define('_MI_USERCONFIGS_ADMENU2','About');