- Timestamp:
- May 23, 2011, 3:03:57 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/Ver3.0/xpressme_integration_kit/xoops_version.php
r744 r757 137 137 138 138 if(is_object($GLOBALS["xoopsUser"])){ 139 global $current_user , $xoops_config;139 global $current_user; 140 140 if (mod_access_level() > 0) { 141 141 $modversion['sub'][1]['name'] = constant( '_MI_XP2_MENU_POST_NEW');
Note: See TracChangeset
for help on using the changeset viewer.