mirror of
https://github.com/kamilwylegala/cakephp2-php8.git
synced 2024-11-15 03:18:26 +00:00
Updating more skel files
This commit is contained in:
parent
8213160bb1
commit
32e42aaf6f
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@
|
|||
* @since CakePHP(tm) v 0.2.9
|
||||
* @license MIT License (http://www.opensource.org/licenses/mit-license.php)
|
||||
*/
|
||||
App::uses('Helper', 'Helper');
|
||||
App::uses('Helper', 'View');
|
||||
|
||||
/**
|
||||
* This is a placeholder class.
|
||||
|
|
Loading…
Reference in a new issue