program/lib/MDB2/Driver/Reverse/Common.php
@@ -42,7 +42,7 @@ // | Author: Lukas Smith <smith@pooteeweet.org> | // +----------------------------------------------------------------------+ // // $Id: Common.php,v 1.41 2007/09/09 13:47:36 quipo Exp $ // $Id: Common.php,v 1.42 2008/01/12 12:50:58 quipo Exp $ // /** @@ -466,6 +466,8 @@ } } $res = array(); if ($mode) { $res['num_fields'] = count($fields); }