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 @@
126
126
$revAction->setDelete( true );
127
127
128
128
foreach ( $objects as /* EPPageObject */ $object ) {
129
- $object->logRemove();
129
+ // TODO
130
+ // $object->logRemove();
130
131
}
131
132
}
132
133
}
Status & tagging log
18:02, 8 February 2012
😂
(
talk
|
contribs
)
changed the
status
of r110946
[
removed:
new
added:
deferred]