cakephp2-php8/cake/libs/controller/components
phpnut 43f2afa6eb Fixes for:
Ticket #1394 setFlash with layout fails because of missing params to View
Ticket #1480 Incorrect urls with Plugins
Ticket #1670 HtmlHelper::selectTag: problem when is_array($selected)
Ticket #1685 Router::url can cause incorrect links
Ticket #1774 Route::url() don't find the right route
Ticket #1776 Postgres - after each insert atempting to retrieve last inserted id from seq.
Ticket #1765 Dispatcher, route and plugins

Adding doc comments to EmailComponent
Removed ) in I10n::__l10nCatalog['lv'] 

git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@4199 3807eeeb-6ff5-0310-8944-8be069107fe0
2006-12-25 10:51:08 +00:00
..
dbacl Wrapping all core messages in translation function 2006-12-22 22:49:47 +00:00
iniacl Renaming branched version directory 2006-06-14 18:02:37 +00:00
acl.php Adding 1.2 fix for Ticket #1740 2006-12-12 14:25:58 +00:00
acl_base.php Wrapping all core messages in translation function 2006-12-22 22:49:47 +00:00
email.php Fixes for: 2006-12-25 10:51:08 +00:00
request_handler.php Refactoring code and updating docblocks in Security and RequestHandler components 2006-12-06 20:37:12 +00:00
security.php Wrapping all core messages in translation function 2006-12-22 22:49:47 +00:00
session.php Fixes for: 2006-12-25 10:51:08 +00:00