correct greedy replace

This commit is contained in:
AD7six 2011-04-17 12:37:00 +02:00
parent afa8f6b441
commit 9e0e19c5ac

View file

@ -51,7 +51,7 @@ if (!defined('APP')) {
/** /**
* Path to the application's libs directory. * Path to the application's libs directory.
*/ */
define('APPCAKE', APP.'Lib'.DS); define('APPLIBS', APP.'Lib'.DS);
/** /**
* Path to the configuration files directory. * Path to the configuration files directory.