Changeset 18 for trunk/wp-config.php
- Timestamp:
- Dec 7, 2008, 11:47:46 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-config.php
r17 r18 38 38 define('ABSPATH', dirname(__FILE__).'/'); 39 39 40 require dirname( __FILE__ ).'/include/xpress_action_filter.php' ;41 42 43 40 require_once(ABSPATH.'wp-settings.php'); 44 45 41 if (is_root_index_page_call()){ 46 42 // The return to wp-blog-header.php is stolen here
Note: See TracChangeset
for help on using the changeset viewer.