Changeset 13616 for trunk/wp-includes/functions.php
- Timestamp:
- 03/07/2010 02:51:55 AM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-includes/functions.php
r13569 r13616 3737 3737 $support = false; 3738 3738 if ( 3739 function_exists( 'date_create' ) && 3739 3740 function_exists( 'date_default_timezone_set' ) && 3740 3741 function_exists( 'timezone_identifiers_list' ) &&
Note: See TracChangeset
for help on using the changeset viewer.