summaryrefslogtreecommitdiff
path: root/prefs.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 /prefs.php
parentd7a15ad0347bb121be0fd869f534a9ecd5ea9b77 (diff)
remove get_script_dt_add()
Diffstat (limited to 'prefs.php')
-rw-r--r--prefs.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/prefs.php b/prefs.php
index 756a23fe1..365c75a63 100644
--- a/prefs.php
+++ b/prefs.php
@@ -14,7 +14,7 @@
login_sequence($link);
- $dt_add = get_script_dt_add();
+ $dt_add = time();
no_cache_incantation();