Changeset 458 for trunk/wp-settings.php
- Timestamp:
- 10/20/2003 08:53:13 PM (22 years ago)
- File:
-
- 1 edited
-
trunk/wp-settings.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-settings.php
r417 r458 63 63 $querystring_separator = '&'; 64 64 //} 65 // Used to guarantee unique cookies 66 $cookiehash = md5($siteurl); 67 65 68 } //end !$_wp_installing 66 69 ?>
Note: See TracChangeset
for help on using the changeset viewer.