cakephp2-php8/cake/libs/view
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
..
helpers Added fix for #1442. 2006-10-31 06:06:16 +00:00
templates Adding default JavaScript template 2006-09-30 23:23:09 +00:00
helper.php Updating helper class hierarchy, and adding 1.2 fix for Ticket #1569 2006-10-27 21:40:34 +00:00
theme.php Adding changes for new Theme view 2006-07-29 05:59:42 +00:00
view.php Changing code in View::_loadHelpers() to use Inflector::variable() 2006-10-31 03:20:57 +00:00