Web Page full of Errors

Just curious… :?

Why not move the setting of the timezone [ie: ‘date_default_timezone_set()’] up into the configuration file (before any of the date-related functions are used) rather than relying on the ‘gmdate()’ function as a ‘bandage’ solutions… :roll:

More likely, in a (near) future version of PHP, the ‘gmdate()’ function will be displaying the same warning situation that the ‘date()’ function is now displaying… :-k