Comment
This commit is contained in:
parent
16ad5452b6
commit
ef90a78019
@ -82,6 +82,7 @@ if (!defined('K_TCPDF_EXTERNAL_CONFIG')) {
|
||||
* cache directory for temporary files (full path)
|
||||
*/
|
||||
// define ('K_PATH_CACHE', K_PATH_MAIN.'cache/');
|
||||
// DOL_CHANGE
|
||||
define ('K_PATH_CACHE', DOL_DATA_ROOT.'/admin/temp/');
|
||||
dol_mkdir(K_PATH_CACHE);
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user