Serveur preprod f0c0c48223 first push
2016-04-14 16:14:31 +02:00

9 lines
101 B
PHP
Executable File

<?php
if (!defined('_PS_VERSION_'))
exit;
function upgrade_module_1_3_7($module)
{
return true;
}