first commit
This commit is contained in:
11
modules/revsliderprestashop/upgrade/install-6.2.21.3.php
Normal file
11
modules/revsliderprestashop/upgrade/install-6.2.21.3.php
Normal file
@@ -0,0 +1,11 @@
|
||||
<?php
|
||||
|
||||
|
||||
if (!defined('_PS_VERSION_')) {
|
||||
exit;
|
||||
}
|
||||
|
||||
function upgrade_module_6_2_21_3($object)
|
||||
{
|
||||
return true;
|
||||
}
|
||||
Reference in New Issue
Block a user