[-] PDF : TCPDF cache directory is now in PS_CACHE_DIR
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@10310 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
@@ -81,7 +81,7 @@ if (!defined('K_TCPDF_EXTERNAL_CONFIG')) {
|
||||
/**
|
||||
* cache directory for temporary files (full path)
|
||||
*/
|
||||
define ('K_PATH_CACHE', K_PATH_MAIN.'cache/');
|
||||
define ('K_PATH_CACHE', _PS_CACHE_DIR_.'tcpdf/');
|
||||
|
||||
/**
|
||||
* cache directory for temporary files (url path)
|
||||
@@ -238,3 +238,4 @@ if (!defined('K_TCPDF_EXTERNAL_CONFIG')) {
|
||||
//============================================================+
|
||||
// END OF FILE
|
||||
//============================================================+
|
||||
|
||||
|
||||
Reference in New Issue
Block a user