Index: branches/5.1.x/install.php =================================================================== diff -u -r13118 -r13195 --- branches/5.1.x/install.php (.../install.php) (revision 13118) +++ branches/5.1.x/install.php (.../install.php) (revision 13195) @@ -1,6 +1,6 @@ linkCustomFields('KERNEL', 'c', 1); // to create ItemTemplate custom field $toolkit->setModuleItemTemplate($category, 'p', '#in-commerce/item_design#'); - $toolkit->finalizeModuleInstall(basename($module_folder), true); \ No newline at end of file + $toolkit->finalizeModuleInstall($module_folder, true); \ No newline at end of file