Changeset 35287 for trunk/src/wp-includes/default-constants.php
- Timestamp:
- 10/20/2015 06:58:50 AM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/default-constants.php
r35286 r35287 100 100 * 101 101 * If you need more accuracy please consider using the DateTime class (http://php.net/manual/class.datetime.php). 102 * 103 * @since 3.5.0 102 104 */ 103 105 define( 'MINUTE_IN_SECONDS', 60 );
Note: See TracChangeset
for help on using the changeset viewer.