From 9a38f301d6f4c1685dc245670f8034384ba7cdbd Mon Sep 17 00:00:00 2001 From: Kalle Sommer Nielsen Date: Wed, 21 Apr 2010 21:56:24 +0000 Subject: Remove highlight.bg, it was removed in the old trunk and its not referenced in zend_highlight.c, meaning its not even implemented correctly in 5.3. --- php.ini-development | 1 - 1 file changed, 1 deletion(-) (limited to 'php.ini-development') diff --git a/php.ini-development b/php.ini-development index 10ac9d2a4d..d316622dd8 100644 --- a/php.ini-development +++ b/php.ini-development @@ -387,7 +387,6 @@ disable_classes = ;highlight.string = #DD0000 ;highlight.comment = #FF9900 ;highlight.keyword = #007700 -;highlight.bg = #FFFFFF ;highlight.default = #0000BB ;highlight.html = #000000 -- cgit v1.2.1