XPressME Integration Kit

Trac


Ignore:
Timestamp:
Sep 6, 2010, 1:45:30 AM (14 years ago)
Author:
toemon
Message:

WinベースのサーバーではXPressME設定メニューのリンクがW3C 警告となるバグ修正 Fixes #364

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/xpressme_integration_kit/xoops_version.php

    r643 r647  
    149149                if (mod_access_level() > 9) { 
    150150                        $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"; 
    152152                } 
    153153                if($GLOBALS["xoopsUserIsAdmin"]){ 
Note: See TracChangeset for help on using the changeset viewer.