summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: fa0ed12)
raw | patch | inline | side by side (parent: fa0ed12)
author | cajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Fri, 19 Nov 2010 08:45:15 +0000 (08:45 +0000) | ||
committer | cajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Fri, 19 Nov 2010 08:45:15 +0000 (08:45 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/branches/2.6@20280 594d385d-05f5-0310-b6e9-bd551577e9d8
gosa-core/debian/patches/03_fix_class_mapping.patch | patch | blob | history |
diff --git a/gosa-core/debian/patches/03_fix_class_mapping.patch b/gosa-core/debian/patches/03_fix_class_mapping.patch
index 81a7204176d26710b65ec699d3095a6797ceef56..faf846708594c941a18247430584fdf34eea44dd 100644 (file)
--- gosa.orig/gosa-core/include/functions.inc 2010-10-01 06:51:28.000000000 +0000
+++ gosa/gosa-core/include/functions.inc 2010-10-01 06:51:55.250554318 +0000
@@ -73,7 +73,7 @@
- $svn_revision = '$Revision: 19652 $';
+ }
/* Include required files */
-require_once("class_location.inc");