Fixing doc block for APPLIBS

This commit is contained in:
mark_story 2009-11-04 09:10:57 -05:00
parent 3eeb6eaad2
commit 5a6a6e5364

View file

@ -72,7 +72,7 @@ if (!defined('APP')) {
define('COMPONENTS', CONTROLLERS.'components'.DS);
/**
* Path to the application's views directory.
* Path to the application's libs directory.
*/
define('APPLIBS', APP.'libs'.DS);