From 7e81e9619e74fb489d59b88ebce1f5ce6519bb1c Mon Sep 17 00:00:00 2001 From: =?utf8?q?Johannes=20Schl=C3=BCter?= Date: Tue, 1 Mar 2005 00:25:09 +0000 Subject: [PATCH] - MFH --- php.ini-dist | 2 +- php.ini-recommended | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/php.ini-dist b/php.ini-dist index 2886f30fe2..310e91eed0 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 1b51f89ac4..e01d85a3b2 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 -- 2.50.1