- Timestamp:
- May 19, 2009, 7:48:28 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/set_cash_cookie_path.php
r95 r211 66 66 define( 'ADMIN_COOKIE_PATH', SITECOOKIEPATH); 67 67 68 /** 69 * It is possible to define this in wp-config.php 70 * @since 2.0.0 71 */ 72 if ( !defined('COOKIE_DOMAIN') ) 73 define('COOKIE_DOMAIN', false); 74 75 68 76 ?>
Note: See TracChangeset
for help on using the changeset viewer.