cakephp2-php8/cake/libs/model
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
..
datasources Fixes for: 2006-12-25 10:51:08 +00:00
i18n Cleaning up translations model 2006-12-22 20:30:09 +00:00
behavior.php Binding additional Behavior callbacks to Model 2006-12-19 19:26:02 +00:00
connection_manager.php Wrapping all core messages in translation function 2006-12-22 22:49:47 +00:00
model.php Integrating new Validation class with Model 2006-12-25 06:53:19 +00:00