mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-16 04:25:57 +00:00
remove get_script_dt_add()
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
|
||||
login_sequence($link);
|
||||
|
||||
$dt_add = get_script_dt_add();
|
||||
$dt_add = time();
|
||||
|
||||
no_cache_incantation();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user