r62885 MediaWiki - Code Review archive
Repository:
MediaWiki
Revision:
<
r62884
|
r62885
|
r62886
>
Date:
18:40, 23 February 2010
Author:
demon
Status:
ok
Tags:
Comment:
Drop unused variable assignment
Modified paths:
/trunk/phase3/skins/CologneBlue.php
(modified) (
history
)
Diff
[
purge
]
Index: trunk/phase3/skins/CologneBlue.php
—
—
@@ -26,7 +26,6 @@
27
27
}
28
28
29
29
function doBeforeContent() {
30
- $qb = $this->qbSetting();
31
30
$mainPageObj = Title::newMainPage();
32
31
33
32
$s = "\n<div id='content'>\n<div id='topbar'>" .
Status & tagging log
21:06, 23 February 2010
Jack Phoenix
(
talk
|
contribs
)
changed the
status
of r62885
[
removed:
new
added:
ok]