Changeset 647
- Timestamp:
- Sep 6, 2010, 1:45:30 AM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/xpressme_integration_kit/xoops_version.php
r643 r647 149 149 if (mod_access_level() > 9) { 150 150 $modversion['sub'][4]['name'] = constant( '_MI_XP2_MENU_XPRESS'); 151 $modversion['sub'][4]['url'] = $add_url . "wp-admin/admin.php?page=xpressme " . DIRECTORY_SEPARATOR . "xpressme.php";151 $modversion['sub'][4]['url'] = $add_url . "wp-admin/admin.php?page=xpressme/xpressme.php"; 152 152 } 153 153 if($GLOBALS["xoopsUserIsAdmin"]){
Note: See TracChangeset
for help on using the changeset viewer.