Make WordPress Core


Ignore:
Timestamp:
11/10/2012 06:13:09 PM (12 years ago)
Author:
nacin
Message:

Add comments to time intervals we cannot express with the constants. Fix a comment. props SergeyBiryukov. fixes #20987.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/wp-includes/default-constants.php

    r22054 r22531  
    7474        define('SHORTINIT', false);
    7575
    76     // Constants for expressing human-interval intervals
     76    // Constants for expressing human-readable intervals
    7777    // in their respective number of seconds.
    7878    define( 'MINUTE_IN_SECONDS', 60 );
Note: See TracChangeset for help on using the changeset viewer.