// Normalize

This commit is contained in:
rMalie
2011-12-29 14:48:30 +00:00
parent ba647fa02d
commit 407bc1b03b
6 changed files with 10 additions and 5 deletions
+4
View File
@@ -25,6 +25,10 @@
* International Registered Trademark & Property of PrestaShop SA
*/
/**
* @deprecated 1.5.0 This file is deprecated, use moduleController instead
*/
include(dirname(__FILE__).'/../../config/config.inc.php');
include(dirname(__FILE__).'/../../header.php');
include(dirname(__FILE__).'/bankwire.php');