cakephp2-php8/cake/libs/model/datasources
phpnut 784ee985b5 Adding fix for Ticket #2363
Removed use of:
mysql_insert_id($this->connection);
mysqli_insert_id($this->connection);

git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@4810 3807eeeb-6ff5-0310-8944-8be069107fe0
2007-04-07 01:42:12 +00:00
..
dbo Adding fix for Ticket #2363 2007-04-07 01:42:12 +00:00
datasource.php Backporting changes from 1.2 to 1.1 2007-03-29 22:48:24 +00:00
dbo_source.php Refactoring duplicate code into one method 2007-04-06 12:19:23 +00:00