Changeset 6726 for trunk/wp-admin/install.php
- Timestamp:
- 02/05/2008 06:47:27 AM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-admin/install.php
r6469 r6726 70 70 wp_die($wpdb->error->get_error_message()); 71 71 72 display_header(); 72 display_header(); 73 73 // Fill in the data we gathered 74 74 $weblog_title = stripslashes($_POST['weblog_title']);
Note: See TracChangeset
for help on using the changeset viewer.