mirror of
https://github.com/kamilwylegala/cakephp2-php8.git
synced 2025-09-07 20:12:42 +00:00
Revert "Merge branch '1.3-newlines' into 1.3"
This reverts commit c088131cd8e9f53396852e8a320e2b0396807d20, reversing changes made to 9341a2bb5eda1db208019aa8a9171224fb76fc6b.
This commit is contained in:
parent
ffe801bb28
commit
15ed658a27
27 changed files with 86 additions and 227 deletions
|
@ -47,7 +47,7 @@ class ApiShell extends Shell {
|
|||
*
|
||||
* @access public
|
||||
*/
|
||||
function initialize() {
|
||||
function initialize () {
|
||||
$this->paths = array_merge($this->paths, array(
|
||||
'behavior' => LIBS . 'model' . DS . 'behaviors' . DS,
|
||||
'cache' => LIBS . 'cache' . DS,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue