XPressME Integration Kit

Trac

Changeset 133 for trunk/wp-config.php


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-config.php

    r132 r133  
    11<?php 
    22require_once dirname( __FILE__ ).'/include/xpress_debug_log.php' ; 
    3 require_once dirname( __FILE__ ).'/include/config_from_xoops.class.php' ; 
     3require_once dirname( __FILE__ ).'/class/config_from_xoops.class.php' ; 
    44$xoops_config = new ConfigFromXoops; 
    55require_once dirname( __FILE__ ).'/include/set_cash_cookie_path.php' ; 
Note: See TracChangeset for help on using the changeset viewer.