From c54913969ef3718ef030422a69f1f411d577307c Mon Sep 17 00:00:00 2001 From: Gabriel Wicke Date: Tue, 1 Jun 2004 07:52:44 +0000 Subject: [PATCH] th matching in doBlockLevels --- includes/Parser.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/includes/Parser.php b/includes/Parser.php index f3b0fc66fa..39cddd595f 100644 --- a/includes/Parser.php +++ b/includes/Parser.php @@ -1089,10 +1089,10 @@ class Parser # No prefix (not in list)--go to paragraph mode $uniq_prefix = UNIQ_PREFIX; // XXX: use a stack for nestable elements like span, table and div - $openmatch = preg_match("/(closeParagraph(); -- 2.20.1