cakephp2-php8/cake/libs/view/helpers
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
..
ajax.php Updating helper class hierarchy, and adding 1.2 fix for Ticket #1569 2006-10-27 21:40:34 +00:00
cache.php Updating helper class hierarchy, and adding 1.2 fix for Ticket #1569 2006-10-27 21:40:34 +00:00
form.php HTML-escaping select option titles (Ticket #1577) 2006-10-28 16:02:58 +00:00
html.php HTML-escaping select option titles (Ticket #1577) 2006-10-28 16:02:58 +00:00
javascript.php Updating helper class hierarchy, and adding 1.2 fix for Ticket #1569 2006-10-27 21:40:34 +00:00
number.php Updating helper class hierarchy, and adding 1.2 fix for Ticket #1569 2006-10-27 21:40:34 +00:00
paginator.php Updating helper class hierarchy, and adding 1.2 fix for Ticket #1569 2006-10-27 21:40:34 +00:00
rss.php Updating helper class hierarchy, and adding 1.2 fix for Ticket #1569 2006-10-27 21:40:34 +00:00
session.php Added fix for #1442. 2006-10-31 06:06:16 +00:00
text.php Updating helper class hierarchy, and adding 1.2 fix for Ticket #1569 2006-10-27 21:40:34 +00:00
time.php Updating helper class hierarchy, and adding 1.2 fix for Ticket #1569 2006-10-27 21:40:34 +00:00
xml.php Updating helper class hierarchy, and adding 1.2 fix for Ticket #1569 2006-10-27 21:40:34 +00:00