Removing INFLECTIONS it pointed at a directory that didn't exist.

This commit is contained in:
mark_story 2009-11-25 22:27:22 -05:00
parent ee26bb5259
commit 10119f52c8

View file

@ -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.
*/