Changeset 8076
- Timestamp:
- 06/13/08 19:39:04 (5 months ago)
- Files:
-
- trunk/wp-load.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/wp-load.php
r8070 r8076 10 10 * wp-config.php file. 11 11 * 12 * Also made to work in the wp-admin/ folder, because it13 * will look in the parent directory if the file is not14 * found in the current directory.12 * Will also search for wp-config.php in WordPress' parent 13 * directory to allow the WordPress directory to remain 14 * untouched. 15 15 * 16 16 * @package WordPress
