XPressME Integration Kit

Trac

Changeset 777


Ignore:
Timestamp:
May 24, 2011, 12:36:12 PM (13 years ago)
Author:
toemon
Message:

モジュールアップデート時のバグ修正(Ver3.0)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/xpressme_integration_kit/include/onupdate.php

    r749 r777  
    3131        $path = $mydirpath . '/'; 
    3232 
    33 // permission and wordpress files check 
    34         require_once ($path . 'include/pre_check.php'); 
    35         if(! xp_permission_check($mydirname, $mydirpath)){ 
    36                 $msgs = $GLOBALS["err_log"]; 
    37                 return false; 
    38         } 
    3933 
    4034//Site_url and home of an optional table are repaired.  
Note: See TracChangeset for help on using the changeset viewer.