Changeset 133 for trunk/wp-config.php
- Timestamp:
- Mar 22, 2009, 11:31:21 AM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-config.php
r132 r133 1 1 <?php 2 2 require_once dirname( __FILE__ ).'/include/xpress_debug_log.php' ; 3 require_once dirname( __FILE__ ).'/ include/config_from_xoops.class.php' ;3 require_once dirname( __FILE__ ).'/class/config_from_xoops.class.php' ; 4 4 $xoops_config = new ConfigFromXoops; 5 5 require_once dirname( __FILE__ ).'/include/set_cash_cookie_path.php' ;
Note: See TracChangeset
for help on using the changeset viewer.