r96320 MediaWiki - Code Review archive
Repository:
MediaWiki
Revision:
<
r96319
|
r96320
|
r96321
>
Date:
11:14, 6 September 2011
Author:
nikerabbit
Status:
ok
Tags:
Comment:
Generic class cannot really wrap around mysql method..
Modified paths:
/trunk/phase3/includes/db/Database.php
(modified) (
history
)
Diff
[
purge
]
Index: trunk/phase3/includes/db/Database.php
—
—
@@ -1528,6 +1528,7 @@
1529
1529
}
1530
1530
1531
1531
/**
1532
+ * @todo document
1532
1533
* mysql_field_type() wrapper
1533
1534
*/
1534
1535
function fieldType( $res, $index ) {
Status & tagging log
12:11, 6 September 2011
😂
(
talk
|
contribs
)
changed the
status
of r96320
[
removed:
new
added:
ok]