1
0
mirror of https://github.com/php/web-php.git synced 2026-04-23 15:08:20 +02:00

tabs2spaces

This commit is contained in:
Gabor Hojtsy
2003-08-14 13:20:53 +00:00
parent 6fe8d60852
commit 57f8ededa8
+1 -1
View File
@@ -37,7 +37,7 @@ function highlight_php($code, $return = FALSE)
'</span>',
"\n&nbsp;",
'&nbsp; '
),
),
$highlighted
) . '</div>';