remove BEHAVIORS contant

This commit is contained in:
AD7six 2011-04-17 12:06:33 +02:00
parent 62d66bc3ad
commit 66ae239629

View file

@ -48,11 +48,6 @@ if (!defined('APP')) {
define('APP', ROOT.DS.APP_DIR.DS); define('APP', ROOT.DS.APP_DIR.DS);
} }
/**
* Path to model behaviors directory.
*/
define('BEHAVIORS', MODELS.'Behavior'.DS);
/** /**
* Path to the application's libs directory. * Path to the application's libs directory.
*/ */