program/include/rcube_shared.inc @@ -164,7 +164,7 @@ $unit = 's'; } $ts = mktime(); $ts = time(); switch ($unit) { case 'w': $amount *= 7;