Changeset 1237 for trunk/wp-includes/vars.php
- Timestamp:
- 05/07/2004 11:21:31 PM (22 years ago)
- File:
-
- 1 edited
-
trunk/wp-includes/vars.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-includes/vars.php
r1179 r1237 173 173 } 174 174 175 // Path for cookies 176 define('COOKIEPATH', preg_replace('|http://[^/]+|i', '', get_settings('home') . '/' ) ); 175 177 176 178 // Some default filters
Note: See TracChangeset
for help on using the changeset viewer.