cakephp2-php8/lib/Cake/Model/Datasource
Graeme Tait 1b33efaad3 Check $_connection is not null before trying to use it
Stops a fatal error if calling isConnected() after disconnect().
2015-09-21 14:08:07 +01:00
..
Database Allow CURRENT_TIMESTAMP for datetime columns - MySQL5.6+. 2015-09-16 14:16:58 +02:00
Session Ignore counter cache also 2015-01-23 08:30:34 +00:00
CakeSession.php Replacing self with static due to PHP5.3+. Following #7040. 2015-07-21 10:22:53 +02:00
DataSource.php Wording correction. 2014-11-05 13:14:45 +01:00
DboSource.php Check $_connection is not null before trying to use it 2015-09-21 14:08:07 +01:00