From 801d0257b2a9ba246021ecec22f2879635a08c53 Mon Sep 17 00:00:00 2001 From: Brion Vibber Date: Sat, 16 Oct 2004 02:36:51 +0000 Subject: [PATCH] Work around weird vanishing form data problem (http://bugs.php.net/bug.php?id=22427 ) --- includes/EditPage.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/includes/EditPage.php b/includes/EditPage.php index e362e3c5fb..05c6b9a551 100644 --- a/includes/EditPage.php +++ b/includes/EditPage.php @@ -472,7 +472,7 @@ class EditPage { $wgOut->addHTML( " {$toolbar}
+enctype=\"multipart/form-data\"> {$commentsubject}