Files
PrestaShop/controllers/admin/AdminModulesController.php
mBertholino 12d1ad9e94 [-] BO : retrocompatibility with adminModuleController 1.4 => 1.5. Some modules use $_GET['tab'],
on 1.5, those modules don't work because $_GET['tab'] doesn't exist. Now they work in the 1.5 even when they use $_GET['tab']
2011-12-26 17:08:59 +00:00

39 KiB