Changeset 16009 for trunk/wp-activate.php
- Timestamp:
- 10/27/2010 10:46:24 AM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-activate.php
r16007 r16009 11 11 die(); 12 12 } 13 14 require_once( ABSPATH . WPINC . '/registration.php');15 13 16 14 if ( is_object( $wp_object_cache ) )
Note: See TracChangeset
for help on using the changeset viewer.