mirror of
https://github.com/kamilwylegala/cakephp2-php8.git
synced 2025-09-02 17:42:41 +00:00
Removing INFLECTIONS it pointed at a directory that didn't exist.
This commit is contained in:
parent
ee26bb5259
commit
10119f52c8
1 changed files with 0 additions and 5 deletions
|
@ -99,11 +99,6 @@ if (!defined('CONFIGS')) {
|
|||
define('CONFIGS', APP.'config'.DS);
|
||||
}
|
||||
|
||||
/**
|
||||
* Path to the libs directory.
|
||||
*/
|
||||
define('INFLECTIONS', CAKE.'config'.DS.'inflections'.DS);
|
||||
|
||||
/**
|
||||
* Path to the libs directory.
|
||||
*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue