program/include/main.inc | ●●●●● patch | view | raw | blame | history |
program/include/main.inc
@@ -1062,8 +1062,7 @@ if (empty($ts)) return ''; $date = new DateTime; $date->setTimestamp($ts); $date = new DateTime("@".$ts); // convert to the right timezone $stz = date_default_timezone_get();