- finally removed sql_numrows
commite315035a1503edfbb36cb05ba61cbf6f68e36367
authoracydburn <acydburn@89ea8834-ac86-4346-8a33-228a782c2dd0>
Wed, 4 Oct 2006 15:15:40 +0000 (4 15:15 +0000)
committeracydburn <acydburn@89ea8834-ac86-4346-8a33-228a782c2dd0>
Wed, 4 Oct 2006 15:15:40 +0000 (4 15:15 +0000)
treea92878b658c325297e5054d5622d642934b189df
parentf30056ed87d5e26e50ac65222f8a38692d92433a
- finally removed sql_numrows
- sql_fetchfield now in dbal.php
- check query id correctly as well as other tiny fixes

git-svn-id: http://code.phpbb.com/svn/phpbb/trunk@6439 89ea8834-ac86-4346-8a33-228a782c2dd0
12 files changed:
phpBB/includes/acm/acm_file.php
phpBB/includes/db/dbal.php
phpBB/includes/db/firebird.php
phpBB/includes/db/mssql.php
phpBB/includes/db/mssql_odbc.php
phpBB/includes/db/mysql.php
phpBB/includes/db/mysqli.php
phpBB/includes/db/oracle.php
phpBB/includes/db/postgres.php
phpBB/includes/db/sqlite.php
phpBB/includes/functions_display.php
phpBB/includes/ucp/ucp_profile.php