Changeset 3114323
- Timestamp:
- 07/08/2024 12:50:23 PM (21 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
exly-wp/trunk/public/partials/exly-wp-public-modern.php
r3112236 r3114323 39 39 $timezone = $cachedTimezone; 40 40 } else { 41 $timezone = 'UTC'; // Default if no cookie is set yet41 $timezone = 'UTC'; 42 42 } 43 43
Note: See TracChangeset
for help on using the changeset viewer.