summaryrefslogtreecommitdiff
path: root/backend.php
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2013-04-01 21:08:32 +0400
committerAndrew Dolgov <[email protected]>2013-04-01 21:08:32 +0400
commit2e35a7070b17a7bbc01730071391382f9cbe09ea (patch)
treef8607926a024ff3b0e49c36812e0a5735961f133 /backend.php
parentf0e015c428e9bdbcab5e0b3313baca694146477a (diff)
generated feeds: support if-modified-since
Diffstat (limited to 'backend.php')
-rw-r--r--backend.php2
1 files changed, 0 insertions, 2 deletions
diff --git a/backend.php b/backend.php
index 41481a963..9eb3989e4 100644
--- a/backend.php
+++ b/backend.php
@@ -43,8 +43,6 @@
require_once "db.php";
require_once "db-prefs.php";
- no_cache_incantation();
-
startup_gettext();
$script_started = microtime(true);