Index: branches/5.1.x/install.php =================================================================== diff -u -N -r13120 -r13197 --- branches/5.1.x/install.php (.../install.php) (revision 13120) +++ branches/5.1.x/install.php (.../install.php) (revision 13197) @@ -1,6 +1,6 @@ linkCustomFields('KERNEL', 'c', 1); // to create ItemTemplate custom field $toolkit->setModuleItemTemplate($category, 'n', '#in-news/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