Code

Updated create check
[gosa.git] / gosa-core / update-gosa
index 1f08fd1fef26d48e8754eaeb1840d645778010b5..a8827e8cd3f3c709816876453bad19249262b8e9 100755 (executable)
@@ -1,4 +1,4 @@
-#!/usr/bin/php5
+#!/usr/bin/php
 <?php
 /*
  * This code is part of GOsa (http://www.gosa-project.org)
@@ -188,6 +188,8 @@ function rescan_i18n()
                        exit (5);
                }
        }
+
+       echo "! Warning: you may need to reload your webservice!\n";
 }