Index: branches/5.1.x/install.php =================================================================== diff -u -N -r13117 -r13194 --- branches/5.1.x/install.php (.../install.php) (revision 13117) +++ branches/5.1.x/install.php (.../install.php) (revision 13194) @@ -1,6 +1,6 @@ linkCustomFields('KERNEL', 'c', 1); // to create ItemTemplate custom field $toolkit->setModuleItemTemplate($category, 'bb', '#in-bulletin/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