correct path pdf cache prod

This commit is contained in:
Andrey Kuvshinov
2020-05-09 17:37:25 +03:00
parent aac71ec650
commit 7f55dbf0cf

View File

@@ -24,8 +24,8 @@ else {
}
define('PDFDIR', SITEPATH.PDFPATH);
define('PGDIR', SITEPATH.PGPATH);
define('PDFDIR', SITEPATH.'/pub/files/pdf/');
define('PGDIR', SITEPATH.'/pub/files/pdf/');