r95589 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r95588‎ | r95589 | r95590 >
Date:01:24, 27 August 2011
Author:demon
Status:resolved (Comments)
Tags:
Comment:
Add warning to class header.
Modified paths:
  • /trunk/phase3/includes/EditPage.php (modified) (history)

Diff [purge]

Index: trunk/phase3/includes/EditPage.php
@@ -15,6 +15,9 @@
1616 * redirects go to, etc. $this->mTitle (as well as $mArticle) is the
1717 * page in the database that is actually being edited. These are
1818 * usually the same, but they are now allowed to be different.
 19+ *
 20+ * Sugeon General's Warning: prologned exposure to this class is known to cause
 21+ * headaches, which may be fatal.
1922 */
2023 class EditPage {
2124 const AS_SUCCESS_UPDATE = 200;

Follow-up revisions

RevisionCommit summaryAuthorDate
r95590I was trying to be witty, and I made a typo :( (FollowUp r95589)demon01:28, 27 August 2011

Comments

#Comment by MZMcBride (talk | contribs)   15:13, 28 August 2011

In addition to "Sugeon", "prologned".

#Comment by 😂 (talk | contribs)   16:25, 28 August 2011

Oh well.

Status & tagging log