Changeset 877 for trunk/wp-admin/install-config.php
- Timestamp:
- 02/16/2004 11:23:25 PM (22 years ago)
- File:
-
- 1 edited
-
trunk/wp-admin/install-config.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-admin/install-config.php
r866 r877 120 120 // We'll fail here if the values are no good. 121 121 require_once('../wp-includes/wp-db.php'); 122 $handle = fopen('../wp-config.php', 'w'); 122 123 123 124 foreach ($configFile as $line_num => $line) {
Note: See TracChangeset
for help on using the changeset viewer.