]> granicus.if.org Git - php/commitdiff
- Change comment: Syntax highlighter uses <span> instead of <font>
authorJohannes Schlüter <johannes@php.net>
Tue, 1 Mar 2005 00:23:31 +0000 (00:23 +0000)
committerJohannes Schlüter <johannes@php.net>
Tue, 1 Mar 2005 00:23:31 +0000 (00:23 +0000)
php.ini-dist
php.ini-recommended

index a74fa06248c9cab2e8410d75c744b8a3cf709f63..0d0ac4799e439274c86295c15dd5ac8ef4dafd81 100644 (file)
@@ -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
index b771eb68698b386e943df185bb735563b3de8fe1..aac83bd60980272bcee4c8551db8598cd5ff9ef4 100644 (file)
@@ -272,7 +272,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