diff options
Diffstat (limited to 'php.ini-dist')
-rw-r--r-- | php.ini-dist | 2 |
1 files changed, 1 insertions, 1 deletions
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 -; <font color="??????"> would work. +; <span style="color: ???????"> would work. ;highlight.string = #DD0000 ;highlight.comment = #FF9900 ;highlight.keyword = #007700 |