Update to CodeIgniter 2.1.0
This commit is contained in:
0
system/database/drivers/sqlsrv/index.html
Executable file → Normal file
0
system/database/drivers/sqlsrv/index.html
Executable file → Normal file
1
system/database/drivers/sqlsrv/sqlsrv_driver.php
Executable file → Normal file
1
system/database/drivers/sqlsrv/sqlsrv_driver.php
Executable file → Normal file
@@ -344,6 +344,7 @@ class CI_DB_sqlsrv_driver extends CI_DB {
|
||||
return '0';
|
||||
|
||||
$row = $query->row();
|
||||
$this->_reset_select();
|
||||
return $row->numrows;
|
||||
}
|
||||
|
||||
|
||||
0
system/database/drivers/sqlsrv/sqlsrv_forge.php
Executable file → Normal file
0
system/database/drivers/sqlsrv/sqlsrv_forge.php
Executable file → Normal file
0
system/database/drivers/sqlsrv/sqlsrv_result.php
Executable file → Normal file
0
system/database/drivers/sqlsrv/sqlsrv_result.php
Executable file → Normal file
0
system/database/drivers/sqlsrv/sqlsrv_utility.php
Executable file → Normal file
0
system/database/drivers/sqlsrv/sqlsrv_utility.php
Executable file → Normal file
Reference in New Issue
Block a user