From: Andrew Dolgov Date: Fri, 18 Nov 2005 07:52:37 +0000 (+0100) Subject: remove get_pref calls from error.php because it is supposed to work w/o logged in... X-Git-Tag: schema_feature_freeze_for_1.1~231 X-Git-Url: https://git.wh0rd.org/?a=commitdiff_plain;h=d9a94634adf6497579636646e601902afacbf800;p=tt-rss.git remove get_pref calls from error.php because it is supposed to work w/o logged in user --- diff --git a/error.php b/error.php index 5e915483..1fd59ed7 100644 --- a/error.php +++ b/error.php @@ -3,8 +3,6 @@ require_once "config.php"; require_once "db-prefs.php"; - $link = db_connect(DB_HOST, DB_USER, DB_PASS, DB_NAME); - $ERRORS[0] = "Unknown error"; $ERRORS[1] = "This program requires XmlHttpRequest " . @@ -35,7 +33,6 @@ - - - -
@@ -48,7 +45,6 @@
@@ -58,7 +54,6 @@