XOOPS  2.6.0
decorator.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 
7 define('_PL_MENUS_MENUS_ISOWNER', "Is Owner");
8 define('_PL_MENUS_MENUS_ISNOTOWNER', "Is Not Owner");
9 
10 define('_PL_MENUS_MENUS_USER', "{USER|UID} will be replaced by current user ID");
11 define('_PL_MENUS_MENUS_URI', "{URI|UID} will be replaced by the uid provided by uri");