Code

Updated userManagement -> Remove user(s)
[gosa.git] / gosa-core / update-gosa
index 1f08fd1fef26d48e8754eaeb1840d645778010b5..4ee35090d3f705a467618f42b59a4c13931abca8 100755 (executable)
@@ -188,6 +188,8 @@ function rescan_i18n()
                        exit (5);
                }
        }
+
+       echo "! Warning: you may need to reload your webservice!\n";
 }