Merge pull request #75 from @sebastienhouzet

This commit is contained in:
vAugagneur
2012-12-12 11:24:56 +01:00
parent 04ad50908e
commit bfff958b1f
579 changed files with 1993 additions and 565 deletions
+3 -4
View File
@@ -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
*/