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 @@
15291529 }
15301530
15311531 /**
 1532+ * @todo document
15321533 * mysql_field_type() wrapper
15331534 */
15341535 function fieldType( $res, $index ) {

Status & tagging log