CakePHP 2 fork that supports PHP 8
Find a file
phpnut f22dc77ea1 Added fix for #1442.
SessionHelper was creating a second instance of CakeSession which would call the session_start(). Added a second param that can be set to false so this does not happen anymore

git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@3771 3807eeeb-6ff5-0310-8944-8be069107fe0
2006-10-31 06:06:16 +00:00
app Removing functions from basics.php that where added as workarounds for PHP < 4.3. 2006-10-19 00:37:29 +00:00
cake Added fix for #1442. 2006-10-31 06:06:16 +00:00
.htaccess Merging fixes into 1.x.x.x branched code: 2006-05-26 05:29:17 +00:00
index.php Merging fixes into 1.x.x.x branched code: 2006-05-26 05:29:17 +00:00
VERSION.txt Beginning to port fixes to 1.2.x.x code from 1.1.x.x 2006-07-15 03:36:53 +00:00