From: Johannes Schlüter Date: Tue, 1 Mar 2005 00:23:31 +0000 (+0000) Subject: - Change comment: Syntax highlighter uses instead of X-Git-Tag: RELEASE_0_3~122 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=f28e72b06ac43b17dbb33897ff6d2c659a2039db;p=php - Change comment: Syntax highlighter uses instead of --- diff --git a/php.ini-dist b/php.ini-dist index a74fa06248..0d0ac4799e 100644 --- a/php.ini-dist +++ b/php.ini-dist @@ -214,7 +214,7 @@ disable_functions = disable_classes = ; Colors for Syntax Highlighting mode. Anything that's acceptable in -; would work. +; would work. ;highlight.string = #DD0000 ;highlight.comment = #FF9900 ;highlight.keyword = #007700 diff --git a/php.ini-recommended b/php.ini-recommended index b771eb6869..aac83bd609 100644 --- a/php.ini-recommended +++ b/php.ini-recommended @@ -272,7 +272,7 @@ disable_functions = disable_classes = ; Colors for Syntax Highlighting mode. Anything that's acceptable in -; would work. +; would work. ;highlight.string = #DD0000 ;highlight.comment = #FF9900 ;highlight.keyword = #007700