Actions
Bug #2408
closeddatabase date storage not offset safe
Description
Joomla changes how Date behaves based off user offest, need to replace such usage with correct CB API to ensure is stored without offset or the dates could be completely off based on users offset.
Function used by last profile update field: $_CB_framework->dateDbOfNow()
Updated by krileon over 13 years ago
- Status changed from New to Resolved
- % Done changed from 0 to 100
Fixed in r1629
Actions