summaryrefslogtreecommitdiff
path: root/includes/WikiPage.php
diff options
context:
space:
mode:
Diffstat (limited to 'includes/WikiPage.php')
-rw-r--r--includes/WikiPage.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/includes/WikiPage.php b/includes/WikiPage.php
index 61a05a12..099cb897 100644
--- a/includes/WikiPage.php
+++ b/includes/WikiPage.php
@@ -51,7 +51,7 @@ class WikiPage implements Page, IDBAccessObject {
/**@}}*/
/** @var stdclass Map of cache fields (text, parser output, ect) for a proposed/new edit */
- protected $mPreparedEdit = false;
+ public $mPreparedEdit = false;
/**
* @var int