Merge pull request #75 from @sebastienhouzet
This commit is contained in:
@@ -1,8 +1,4 @@
|
||||
<?php
|
||||
|
||||
require_once(_PS_TOOL_DIR_.'tcpdf/config/lang/eng.php');
|
||||
require_once(_PS_TOOL_DIR_.'tcpdf/tcpdf.php');
|
||||
|
||||
/*
|
||||
* 2007-2012 PrestaShop
|
||||
*
|
||||
@@ -28,6 +24,9 @@ require_once(_PS_TOOL_DIR_.'tcpdf/tcpdf.php');
|
||||
* International Registered Trademark & Property of PrestaShop SA
|
||||
*/
|
||||
|
||||
require_once(_PS_TOOL_DIR_.'tcpdf/config/lang/eng.php');
|
||||
require_once(_PS_TOOL_DIR_.'tcpdf/tcpdf.php');
|
||||
|
||||
/**
|
||||
* @since 1.5
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user