diff --git a/conversions/end.inc b/conversions/end.inc index be3a66e..09d4d8d 100644 --- a/conversions/end.inc +++ b/conversions/end.inc @@ -44,7 +44,7 @@ function coder_upgrade_upgrade_end_alter($dirname) { $install_file = $module_path . $module_name . '.install'; if (!file_exists($install_file)) { // Create an install file. - $install_file = $module_path . $item['module'] . '.install'; + $install_file = $module_path . $module_name . '.install'; if (!file_exists($install_file)) { $result = file_put_contents($install_file, "