[*] MO: module cheque use the new moduleController system

This commit is contained in:
rMalie
2011-09-23 14:34:18 +00:00
parent 1d44d06528
commit 230ed9d5ee
6 changed files with 60 additions and 4 deletions
+6
View File
@@ -25,7 +25,13 @@
* International Registered Trademark & Property of PrestaShop SA
*/
/**
* @deprecated This file is deprecated, use moduleController instead
*/
include(dirname(__FILE__).'/../../config/config.inc.php');
Tools::displayFileAsDeprecated();
include(dirname(__FILE__).'/../../header.php');
include(dirname(__FILE__).'/cheque.php');