r81485 MediaWiki - Code Review archive
Repository:
MediaWiki
Revision:
<
r81484
|
r81485
|
r81486
>
Date:
20:57, 3 February 2011
Author:
reedy
Status:
ok
Tags:
Comment:
Fix return type documentation
Modified paths:
/trunk/phase3/includes/installer/DatabaseInstaller.php
(modified) (
history
)
Diff
[
purge
]
Index: trunk/phase3/includes/installer/DatabaseInstaller.php
—
—
@@ -119,7 +119,7 @@
120
120
*
121
121
* This will return a cached connection if one is available.
122
122
*
123
- * @return DatabaseBase
123
+ * @return Status
124
124
*/
125
125
public function getConnection() {
126
126
if ( $this->db ) {
Status & tagging log
01:26, 8 February 2011
😂
(
talk
|
contribs
)
changed the
status
of r81485
[
removed:
new
added:
ok]