r40751 MediaWiki - Code Review archive
Repository:
MediaWiki
Revision:
<
r40750
|
r40751
|
r40752
>
Date:
14:41, 12 September 2008
Author:
aaron
Status:
old
Tags:
Comment:
Consistent return array to avoid notices
Modified paths:
/trunk/extensions/Cite/Cite_body.php
(modified) (
history
)
Diff
[
purge
]
Index: trunk/extensions/Cite/Cite_body.php
—
—
@@ -211,7 +211,7 @@
212
212
return array ($key,$group);
213
213
else
214
214
// Invalid key
215
- return array(false);
215
+ return array(false,false);
216
216
}
217
217
else
218
218
// No key