From 9e97e1a980069af52991f637993c75b3b7ddc8ff Mon Sep 17 00:00:00 2001 From: Karl 'vollmerk' Vollmer Date: Sun, 25 Nov 2007 21:36:57 +0000 Subject: fixed some missing gettext, tweaked error reporting level on test.php and fixed timeout issues with API (Thx Beef Doughnut) --- templates/show_install_config.inc.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'templates/show_install_config.inc.php') diff --git a/templates/show_install_config.inc.php b/templates/show_install_config.inc.php index 9b5c477b..d68d47bd 100644 --- a/templates/show_install_config.inc.php +++ b/templates/show_install_config.inc.php @@ -30,7 +30,7 @@ if (INSTALL != '1') { exit; }
-- cgit