remove HELPERS constant

This commit is contained in:
AD7six 2011-04-17 12:10:02 +02:00
parent e313448998
commit e63f0aa28f

View file

@ -53,11 +53,6 @@ if (!defined('APP')) {
*/
define('APPLIBS', APP.'Lib'.DS);
/**
* Path to the application's helpers directory.
*/
define('HELPERS', VIEWS.'Helper'.DS);
/**
* Path to the application's view's layouts directory.
*/