From 76c05604a657f2b0d48ed3aaa4186d0a3309d7a8 Mon Sep 17 00:00:00 2001 From: Ilia Alshanetsky Date: Sun, 22 May 2005 16:40:06 +0000 Subject: [PATCH] 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