summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: be544c6)
raw | patch | inline | side by side (parent: be544c6)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Thu, 19 Jun 2008 12:32:58 +0000 (12:32 +0000) | ||
committer | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Thu, 19 Jun 2008 12:32:58 +0000 (12:32 +0000) |
-Use <keyid> instead of <uid>
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@11379 594d385d-05f5-0310-b6e9-bd551577e9d8
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@11379 594d385d-05f5-0310-b6e9-bd551577e9d8
gosa-core/include/class_gosaSupportDaemon.inc | patch | blob | history |
diff --git a/gosa-core/include/class_gosaSupportDaemon.inc b/gosa-core/include/class_gosaSupportDaemon.inc
index 5101e905a1abf5c567972b1df5d6e987ab0a970a..b86f277aea1903cfe7b94622000dcc58bfa0113d 100644 (file)
$xml_msg = "<xml>
<header>gosa_remove_dak_key</header>
<target>".$server."</target>
- <uid>".$key."</uid>
+ <keyid>".$key."</keyid>
<source>GOSA</source>
</xml>";