cakephp2-php8/lib/Cake/Model/Datasource
mark_story 81875cfeb1 Optimize renew().
Don't call session_id() twice when we can use a local variable to store
the current session id.

Fixes #3531
2014-05-22 14:28:56 -04:00
..
Database Fixes issue with Sql Server driver when loading fixtures 2014-05-06 12:43:36 +02:00
Session Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
CakeSession.php Optimize renew(). 2014-05-22 14:28:56 -04:00
DataSource.php Process query only when needed. 2013-12-21 10:57:40 -03:00
DboSource.php Unset $db in DboSource::read(). 2014-05-13 21:17:34 +09:00