cakephp2-php8/cake/libs/view/templates/errors
phpnut 7b6e81c1e2 Fixing Scaffold in 1.2.x.x when setting Controller::persistModel = true;
Corrected error message with correct method name in scaffold_error templates.
Removed unneeded check for Controller::persistModel in 1.2.x.x.


git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@4038 3807eeeb-6ff5-0310-8944-8be069107fe0
2006-12-01 00:48:00 +00:00
..
error404.ctp Renaming core view templates with the new CakePHP extension .ctp 2006-11-26 03:22:02 +00:00
missing_action.ctp Renaming core view templates with the new CakePHP extension .ctp 2006-11-26 03:22:02 +00:00
missing_component_class.ctp Renaming core view templates with the new CakePHP extension .ctp 2006-11-26 03:22:02 +00:00
missing_component_file.ctp Renaming core view templates with the new CakePHP extension .ctp 2006-11-26 03:22:02 +00:00
missing_connection.ctp Renaming core view templates with the new CakePHP extension .ctp 2006-11-26 03:22:02 +00:00
missing_controller.ctp Renaming core view templates with the new CakePHP extension .ctp 2006-11-26 03:22:02 +00:00
missing_helper_class.ctp Renaming core view templates with the new CakePHP extension .ctp 2006-11-26 03:22:02 +00:00
missing_helper_file.ctp Renaming core view templates with the new CakePHP extension .ctp 2006-11-26 03:22:02 +00:00
missing_layout.ctp Renaming core view templates with the new CakePHP extension .ctp 2006-11-26 03:22:02 +00:00
missing_model.ctp Renaming core view templates with the new CakePHP extension .ctp 2006-11-26 03:22:02 +00:00
missing_scaffolddb.ctp Renaming core view templates with the new CakePHP extension .ctp 2006-11-26 03:22:02 +00:00
missing_table.ctp Renaming core view templates with the new CakePHP extension .ctp 2006-11-26 03:22:02 +00:00
missing_view.ctp Renaming core view templates with the new CakePHP extension .ctp 2006-11-26 03:22:02 +00:00
private_action.ctp Renaming core view templates with the new CakePHP extension .ctp 2006-11-26 03:22:02 +00:00
scaffold_error.ctp Fixing Scaffold in 1.2.x.x when setting Controller::persistModel = true; 2006-12-01 00:48:00 +00:00