- Timestamp:
- Dec 5, 2008, 11:40:37 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-config.php
r6 r15 39 39 40 40 require_once(ABSPATH.'wp-settings.php'); 41 41 42 if (is_root_index_page_call()){ 43 // The return to wp-blog-header.php is stolen here 42 44 wp(); 43 45 ob_start();
Note: See TracChangeset
for help on using the changeset viewer.