r110946 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r110945‎ | r110946 | r110947 >
Date:18:02, 8 February 2012
Author:jeroendedauw
Status:deferred
Tags:
Comment:
comment out call to method which has gone missing o_O
Modified paths:
  • /trunk/extensions/EducationProgram/includes/EPPageObject.php (modified) (history)

Diff [purge]

Index: trunk/extensions/EducationProgram/includes/EPPageObject.php
@@ -125,7 +125,8 @@
126126 $revAction->setDelete( true );
127127
128128 foreach ( $objects as /* EPPageObject */ $object ) {
129 - $object->logRemove();
 129+ // TODO
 130+ // $object->logRemove();
130131 }
131132 }
132133 }

Status & tagging log