1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2025-12-13 10:55:56 +00:00

generated feeds: support if-modified-since

This commit is contained in:
Andrew Dolgov
2013-04-01 21:08:32 +04:00
parent f0e015c428
commit 2e35a7070b
3 changed files with 23 additions and 5 deletions

View File

@@ -43,8 +43,6 @@
require_once "db.php";
require_once "db-prefs.php";
no_cache_incantation();
startup_gettext();
$script_started = microtime(true);