mirror of
https://github.com/kamilwylegala/cakephp2-php8.git
synced 2025-01-19 02:56:15 +00:00
Merge pull request #3727 from cakephp/master-fix
remove wrong App::uses() call
This commit is contained in:
commit
4a7c3582d0
1 changed files with 0 additions and 2 deletions
|
@ -18,8 +18,6 @@
|
||||||
* @license http://www.opensource.org/licenses/mit-license.php MIT License
|
* @license http://www.opensource.org/licenses/mit-license.php MIT License
|
||||||
*/
|
*/
|
||||||
|
|
||||||
App::uses('Scaffold', 'View');
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Scaffolding is a set of automatic actions for starting web development work faster.
|
* Scaffolding is a set of automatic actions for starting web development work faster.
|
||||||
*
|
*
|
||||||
|
|
Loading…
Add table
Reference in a new issue