Code

Updated generateLdif method
[gosa.git] / gosa-core / redhat / 01_fix_template_location.patch
index 785696ebceeb101312a0cca33d37bb1096ab8de9..274cf32b646a7feaa815f8c3c98b2ff546d45579 100644 (file)
@@ -1,12 +1,12 @@
 diff -urNad gosa-core~/include/functions.inc gosa-core/include/functions.inc
---- gosa-core~/include/functions.inc   2008-05-30 10:39:33.000000000 +0200
-+++ gosa-core/include/functions.inc    2008-06-03 09:16:19.000000000 +0200
+--- gosa-core~/include/functions.inc    2008-05-30 10:39:33.000000000 +0200
++++ gosa-core/include/functions.inc     2008-06-03 09:16:19.000000000 +0200
 @@ -40,7 +40,7 @@
-   define ("CONFIG_FILE",$_SERVER['CONFIG_FILE']);
  }
+
+ /* Define common locatitions */
 -define ("CONFIG_TEMPLATE_DIR", "../contrib");
 +define ("CONFIG_TEMPLATE_DIR", "/usr/share/doc/gosa");
  define ("TEMP_DIR","/var/cache/gosa/tmp");
+
  /* Define get_list flags */