Changeset 7998 for trunk/wp-settings.php
- Timestamp:
- 05/27/2008 05:46:01 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-settings.php
r7986 r7998 312 312 /** 313 313 * It is possible to define this in wp-config.php 314 * @since 2.6 315 */ 316 if ( !defined('SECURE_AUTH_COOKIE') ) 317 define('SECURE_AUTH_COOKIE', 'wordpress_sec_' . COOKIEHASH); 318 319 /** 320 * It is possible to define this in wp-config.php 314 321 * @since 2.3.0 315 322 */
Note: See TracChangeset
for help on using the changeset viewer.