summaryrefslogtreecommitdiff
path: root/digest.php
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2010-11-08 11:42:05 +0300
committerAndrew Dolgov <[email protected]>2010-11-08 11:42:05 +0300
commit811bea05221c3704037eaba860a70f42eb45994b (patch)
tree918c59b8803074fe436dd2a72c7b61723bfebe4b /digest.php
parentd7a15ad0347bb121be0fd869f534a9ecd5ea9b77 (diff)
remove get_script_dt_add()
Diffstat (limited to 'digest.php')
-rw-r--r--digest.php2
1 files changed, 1 insertions, 1 deletions
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();