]> git.wh0rd.org - tt-rss.git/blobdiff - tt-rss.php
remove get_script_dt_add()
[tt-rss.git] / tt-rss.php
index 2dbf78b7d26564f51cf8552fae70304fe9f0ac66..e580f0c8e14c7d20223111bb2bf653549fa55acd 100644 (file)
@@ -14,7 +14,7 @@
 
        login_sequence($link);
 
-       $dt_add = get_script_dt_add();
+       $dt_add = time();
 
        no_cache_incantation();