cakephp2-php8/cake/libs/view
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
..
helpers Fixes for: 2006-12-25 10:51:08 +00:00
templates Updating core files with translation function 2006-12-23 09:09:06 +00:00
helper.php Updating core files with translation function 2006-12-23 09:09:06 +00:00
theme.php Renaming _viewVars to viewVars in ThemeView 2006-11-29 07:32:14 +00:00
view.php Wrapping all core messages in translation function 2006-12-22 22:49:47 +00:00