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