From: Niklas Laxström Date: Tue, 6 Sep 2011 11:14:34 +0000 (+0000) Subject: Generic class cannot really wrap around mysql method.. X-Git-Tag: 1.31.0-rc.0~27882 X-Git-Url: https://git.cyclocoop.org/%7B%24www_url%7Dadmin/compta/exercices/journal.php?a=commitdiff_plain;h=130c82f5c9d112bab5434a781386c612a1acb2cd;p=lhc%2Fweb%2Fwiklou.git Generic class cannot really wrap around mysql method.. --- diff --git a/includes/db/Database.php b/includes/db/Database.php index c5b58e5a79..ec10f0c450 100644 --- a/includes/db/Database.php +++ b/includes/db/Database.php @@ -1528,6 +1528,7 @@ abstract class DatabaseBase implements DatabaseType { } /** + * @todo document * mysql_field_type() wrapper */ function fieldType( $res, $index ) {