XPressME Integration Kit

Trac


Ignore:
Timestamp:
Mar 22, 2009, 11:31:21 AM (15 years ago)
Author:
toemon
Message:

ファイルの移動、 bump ver0.14

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/wp-content/plugins/xpressme/include/xpress_common_functions.php

    r104 r133  
    22global $xoops_config; 
    33if (!is_object($xoops_config)){ // is call other modules 
    4         require_once dirname(dirname(dirname(dirname(dirname( __FILE__ ))))) .'/include/config_from_xoops.class.php' ; 
     4        require_once dirname(dirname(dirname(dirname(dirname( __FILE__ ))))) .'/class/config_from_xoops.class.php' ; 
    55        $xoops_config = new ConfigFromXoops; 
    66} 
Note: See TracChangeset for help on using the changeset viewer.