r69051 MediaWiki - Code Review archive
Repository:
MediaWiki
Revision:
<
r69050
|
r69051
|
r69052
>
Date:
11:56, 5 July 2010
Author:
nikerabbit
Status:
ok
Tags:
Comment:
Spell the method correctly
Modified paths:
/trunk/extensions/Translate/Groups.php
(modified) (
history
)
Diff
[
purge
]
Index: trunk/extensions/Translate/Groups.php
—
—
@@ -158,7 +158,7 @@
159
159
}
160
160
return $taglist;
161
161
} else {
162
- return $this->parse( $this->getRawTags( $type ) );
162
+ return $this->parseTags( $this->getRawTags( $type ) );
163
163
}
164
164
}
165
165
Status & tagging log
14:04, 6 September 2010
Siebrand
(
talk
|
contribs
)
changed the
status
of r69051
[
removed:
new
added:
ok]