From 4a3be1d920996e4a3b19323cb04a19ddf3c17a1a Mon Sep 17 00:00:00 2001 From: Ilia Alshanetsky Date: Sun, 22 May 2005 16:40:49 +0000 Subject: [PATCH] MFH: Fixed bug #29338 (unencoded spaces get ignored after certain tags). --- Zend/zend_highlight.c | 14 +++----------- 1 file changed, 3 insertions(+), 11 deletions(-) diff --git a/Zend/zend_highlight.c b/Zend/zend_highlight.c index 7f91abe318..7eec296b5a 100644 --- a/Zend/zend_highlight.c +++ b/Zend/zend_highlight.c @@ -71,17 +71,9 @@ ZEND_API void zend_html_puts(const char *s, uint len TSRMLS_DC) while (ptr