Changeset 37674 for trunk/src/wp-includes/default-constants.php
- Timestamp:
- 06/10/2016 04:49:09 AM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/default-constants.php
r36061 r37674 99 99 * YEAR_IN_SECONDS does not take leap years into account. 100 100 * 101 * If you need more accuracy please consider using the DateTime class (http ://php.net/manual/class.datetime.php).101 * If you need more accuracy please consider using the DateTime class (https://secure.php.net/manual/en/class.datetime.php). 102 102 * 103 103 * @since 3.5.0
Note: See TracChangeset
for help on using the changeset viewer.