Adding Controller::_selectedArray() to 1.1.x.x branch

git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@3779 3807eeeb-6ff5-0310-8944-8be069107fe0
This commit is contained in:
phpnut 2006-10-31 19:35:47 +00:00
parent 7a69c02c7c
commit d7724fbfc4

View file

@ -1097,7 +1097,6 @@ class Controller extends Object {
function _scaffoldError($method) {
return false;
}
/**
* Enter description here...
*