start pdf generation workflow
This commit is contained in:
@@ -12,6 +12,7 @@ define('THELIA_MODULE_DIR' , THELIA_LOCAL_DIR . 'modules/');
|
||||
define('THELIA_WEB_DIR' , THELIA_ROOT . 'web/');
|
||||
define('THELIA_TEMPLATE_DIR' , THELIA_ROOT . 'templates/');
|
||||
define('DS', DIRECTORY_SEPARATOR);
|
||||
define('DOMPDF_ENABLE_AUTOLOAD', false);
|
||||
|
||||
$loader = require __DIR__ . "/vendor/autoload.php";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user