Changeset 5729 in subversion
- Timestamp:
- Jan 6, 2012 3:38:37 AM (17 months ago)
- File:
-
- 1 edited
-
trunk/roundcubemail/program/include/main.inc (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/roundcubemail/program/include/main.inc
r5713 r5729 1063 1063 return ''; 1064 1064 1065 $date = new DateTime; 1066 $date->setTimestamp($ts); 1065 $date = new DateTime("@".$ts); 1067 1066 1068 1067 // convert to the right timezone
Note: See TracChangeset
for help on using the changeset viewer.
