From a49d98b49933880694cdf2dd6ff4ee6b015074e9 Mon Sep 17 00:00:00 2001 From: foobar Date: Wed, 24 Apr 2002 01:51:12 +0000 Subject: [PATCH] fixed the comment.. --- php.ini-recommended | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/php.ini-recommended b/php.ini-recommended index 4972d0fee98..697dec6771d 100644 --- a/php.ini-recommended +++ b/php.ini-recommended @@ -241,7 +241,7 @@ memory_limit = 8M ; Maximum amount of memory a script may consume (8MB) ; ;error_reporting = E_COMPILE_ERROR|E_ERROR|E_CORE_ERROR ; -; - Show all errors except for notices +; - Show all errors ; error_reporting = E_ALL