From 2e35a7070b17a7bbc01730071391382f9cbe09ea Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Mon, 1 Apr 2013 21:08:32 +0400 Subject: generated feeds: support if-modified-since --- public.php | 2 -- 1 file changed, 2 deletions(-) (limited to 'public.php') 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); -- cgit v1.2.3-54-g00ecf