// fix upgrade script missing tab images (and all img located in /install/data/img/ immediates subdir) #PSCFV-2749, #PSCFV-2506

git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15973 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
mMarinetti
2012-06-11 15:29:43 +00:00
parent 8562c2c9b4
commit cd3dce4a82
3 changed files with 63 additions and 1 deletions
+3
View File
@@ -0,0 +1,3 @@
SET NAMES 'utf8';
/* PHP:p15014_copy_missing_images_tab_from_installer(); */;