|
@@ -11,3 +11,4 @@
|
|
use for the purpose, the following global constants:
|
|
use for the purpose, the following global constants:
|
|
define('CACHE_HOST', "localhost");
|
|
define('CACHE_HOST', "localhost");
|
|
define('CACHE_PORT', "11211");
|
|
define('CACHE_PORT', "11211");
|
|
|
|
+ define('CACHE_APP_PREFIX', "MyAPP_12345");
|