From 811bea05221c3704037eaba860a70f42eb45994b Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Mon, 8 Nov 2010 11:42:05 +0300 Subject: remove get_script_dt_add() --- digest.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'digest.php') diff --git a/digest.php b/digest.php index c2ff2a330..d2bbfedb7 100644 --- a/digest.php +++ b/digest.php @@ -12,7 +12,7 @@ login_sequence($link); - $dt_add = get_script_dt_add(); + $dt_add = time(); no_cache_incantation(); -- cgit v1.2.3