alecpl
2008-05-02 d1403fd7268ccf96ab6e7d04506ea1b1802c7eb2
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);
        }