r83393 MediaWiki - Code Review archive
Repository:
MediaWiki
Revision:
<
r83392
|
r83393
|
r83394
>
Date:
18:17, 6 March 2011
Author:
reedy
Status:
ok
Tags:
Comment:
Fix leading whitespace before class ApiQueryUsers
Modified paths:
/trunk/phase3/includes/api/ApiQueryUsers.php
(modified) (
history
)
Diff
[
purge
]
Index: trunk/phase3/includes/api/ApiQueryUsers.php
—
—
@@ -34,7 +34,7 @@
35
35
*
36
36
* @ingroup API
37
37
*/
38
- class ApiQueryUsers extends ApiQueryBase {
38
+class ApiQueryUsers extends ApiQueryBase {
39
39
40
40
private $tokenFunctions, $prop;
41
41
Status & tagging log
06:23, 7 March 2011
MaxSem
(
talk
|
contribs
)
changed the
status
of r83393
[
removed:
new
added:
ok]