X-Git-Url: https://git.wh0rd.org/?a=blobdiff_plain;f=backend.php;h=9eb3989e4c2311b2837c838e761912d2ad32fe45;hb=2e35a7070b17a7bbc01730071391382f9cbe09ea;hp=41481a9635f59dbd21f78bc062f1db894ce3bfa2;hpb=f0e015c428e9bdbcab5e0b3313baca694146477a;p=tt-rss.git diff --git a/backend.php b/backend.php index 41481a96..9eb3989e 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);