r84466 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r84465‎ | r84466 | r84467 >
Date:17:42, 21 March 2011
Author:maxsem
Status:ok
Tags:
Comment:
This function is deprecated
Modified paths:
  • /trunk/extensions/MirrorTools/MirrorTools.classes.php (modified) (history)

Diff [purge]

Index: trunk/extensions/MirrorTools/MirrorTools.classes.php
@@ -146,7 +146,7 @@
147147
148148 $isComment = ( $this->section == 'new' );
149149
150 - # FIXME: paste contents from Article::insertNewArticle here and
 150+ # FIXME: paste contents from Article::doEdit here and
151151 # actually handle errors it may return
152152 $flags = EDIT_NEW | EDIT_DEFER_UPDATES | EDIT_AUTOSUMMARY |
153153 ( $isminor ? EDIT_MINOR : 0 ) |

Status & tagging log