Changeset 5730 in subversion
- Timestamp:
- Jan 6, 2012 3:40:18 AM (18 months ago)
- File:
-
- 1 edited
-
trunk/roundcubemail/program/include/main.inc (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/roundcubemail/program/include/main.inc
r5729 r5730 1071 1071 $date->setTimezone($tz); 1072 1072 1073 $timestamp = $date-> getTimestamp();1073 $timestamp = $date->format('U'); 1074 1074 1075 1075 // define date format depending on current time
Note: See TracChangeset
for help on using the changeset viewer.
