Changeset 848
- Timestamp:
- 01/15/07 18:59:54 (2 years ago)
- Files:
-
- trunk/wp-signup.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/wp-signup.php
r820 r848 3 3 define( "WP_INSTALLING", true ); 4 4 require ('wp-config.php'); 5 require('./wp-blog-header.php'); 5 6 6 7 require_once( ABSPATH . WPINC . '/registration.php');
