mirror of
https://github.com/kamilwylegala/cakephp2-php8.git
synced 2024-11-15 11:28:25 +00:00
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:
parent
7a69c02c7c
commit
d7724fbfc4
1 changed files with 0 additions and 1 deletions
|
@ -1097,7 +1097,6 @@ class Controller extends Object {
|
|||
function _scaffoldError($method) {
|
||||
return false;
|
||||
}
|
||||
|
||||
/**
|
||||
* Enter description here...
|
||||
*
|
||||
|
|
Loading…
Reference in a new issue