Made "time(0)" behave as one reasonably can expect, namely like "time()". Previously it behaved like "time(1)" and could return a too old timestamp. Rev: src/builtin_functions.c:1.556