summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 7697f34)
raw | patch | inline | side by side (parent: 7697f34)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Mon, 27 Nov 2006 11:40:37 +0000 (11:40 +0000) | ||
committer | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Mon, 27 Nov 2006 11:40:37 +0000 (11:40 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/branches/2.5@5227 594d385d-05f5-0310-b6e9-bd551577e9d8
include/class_ldap.inc | patch | blob | history |
diff --git a/include/class_ldap.inc b/include/class_ldap.inc
index c5f376e4e99cb2912308602e10a5e225a9f4ab6b..9640ebbfde8dd366eabe01265b2a627e2b592ab6 100644 (file)
--- a/include/class_ldap.inc
+++ b/include/class_ldap.inc
/* Replace FAIdebianRelease with new release name */
if(in_array("FAIpackageList" , $attr['objectClass'])){
+ $attr['FAIdebianRelease'] = $destinationName;
if($type=="branch"){
$attr['FAIstate'] ="branch";
}elseif($type=="freeze"){