Changeset 1401 for sites/trunk/wordcamp.org/public_html/wp-content/themes/wordcamp-central-2012/functions.php
- Timestamp:
- 03/14/2015 12:18:11 AM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/wordcamp.org/public_html/wp-content/themes/wordcamp-central-2012/functions.php
r1400 r1401 699 699 ); 700 700 701 // todo set_transient( $transient_key, $map_stats, 2 * WEEK_IN_DAYS );701 set_transient( $transient_key, $map_stats, 2 * WEEK_IN_SECONDS ); 702 702 } 703 703
Note: See TracChangeset
for help on using the changeset viewer.