r93642 MediaWiki - Code Review archive
Repository:
MediaWiki
Revision:
<
r93641
|
r93642
|
r93643
>
Date:
19:57, 1 August 2011
Author:
aaron
Status:
ok
Tags:
Comment:
Removed unmatched wfProfileOut()
Modified paths:
/trunk/extensions/MobileFrontend/MobileFrontend.php
(modified) (
history
)
Diff
[
purge
]
Index: trunk/extensions/MobileFrontend/MobileFrontend.php
—
—
@@ -117,7 +117,6 @@
118
118
$footerlinks['places'][] = 'mobileview';
119
119
$tpl->set('footerlinks', $footerlinks);
120
120
121
- wfProfileOut(__METHOD__);
122
121
return true;
123
122
}
124
123
Status & tagging log
20:54, 1 August 2011
Reedy
(
talk
|
contribs
)
changed the
status
of r93642
[
removed:
new
added:
ok]