Changeset 29015 for trunk/src/wp-load.php
- Timestamp:
- 07/07/2014 04:41:43 PM (12 years ago)
- File:
-
- 1 edited
-
trunk/src/wp-load.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-load.php
r28978 r29015 48 48 $path = wp_guess_url() . '/wp-admin/setup-config.php'; 49 49 50 /* We're going to redirect to setup-config.php. While this shouldn't result 50 /* 51 * We're going to redirect to setup-config.php. While this shouldn't result 51 52 * in an infinite loop, that's a silly thing to assume, don't you think? If 52 53 * we're traveling in circles, our last-ditch effort is "Need more help?"
Note: See TracChangeset
for help on using the changeset viewer.