Closed (fixed)
Project:
TMGMT Translator Supertext
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
10 Jul 2012 at 23:12 UTC
Updated:
24 Jul 2012 at 23:41 UTC
Jump to comment: Most recent file
Comments
Comment #1
berdirAh, it actually tries to do that but is missing the date_default_timezone_set() call, the variable_set doesn't seem to be enough as it doesn't affect the already running process.
Commited the attached one line patch.