summaryrefslogtreecommitdiff
path: root/public.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 /public.php
parentf0e015c428e9bdbcab5e0b3313baca694146477a (diff)
generated feeds: support if-modified-since
Diffstat (limited to 'public.php')
-rw-r--r--public.php2
1 files changed, 0 insertions, 2 deletions
diff --git a/public.php b/public.php
index dccd77f43..8477f95fc 100644
--- a/public.php
+++ b/public.php
@@ -24,8 +24,6 @@
require_once "db.php";
require_once "db-prefs.php";
- no_cache_incantation();
-
startup_gettext();
$script_started = microtime(true);