Code

new debian packages
authorrettenbe <rettenbe@594d385d-05f5-0310-b6e9-bd551577e9d8>
Tue, 2 Sep 2008 14:25:40 +0000 (14:25 +0000)
committerrettenbe <rettenbe@594d385d-05f5-0310-b6e9-bd551577e9d8>
Tue, 2 Sep 2008 14:25:40 +0000 (14:25 +0000)
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@12347 594d385d-05f5-0310-b6e9-bd551577e9d8

gosa-si/debian/changelog
gosa-si/tests/client.php

index ee3df51ecd9600644586eaa4c72b18d03cdbd14f..87986a718da2e20c063ab6ebe8cdd9688aae0f09 100644 (file)
@@ -1,3 +1,9 @@
+gosa-si (1.2-1) etch; urgency=low
+
+  * New upstream version
+
+ -- Andreas Rettenberger <rettenberger@gonicus.de>  Tue, 02 Sep 2008 16:24:08 +0200
+
 gosa-si (1.1-1) etch; urgency=low
 
   * New upstream version
index b9ebc4264419761358cf4b79553f051d8bd971a9..321cd980e2e2e3214142c8f38ecd736baf31af93 100755 (executable)
@@ -180,7 +180,7 @@ for($count = 1; $count <= $zahl; $count++)
 
     #########################
     # Mailqueue communication
-    $data = "<xml> <header>gosa_mailqueue_query</header> <source>GOSA</source> <target>00:01:6c:9d:b9:fa</target> </xml>";
+    #$data = "<xml> <header>gosa_mailqueue_query</header> <source>GOSA</source> <target>00:01:6c:9d:b9:fa</target> </xml>";
 
     # multiple xml tags msg_id are allowed
     #$data = "<xml> <header>gosa_mailqueue_hold</header> <source>GOSA</source> <target>00:01:6c:9d:b9:fa</target> <msg_id>99C8ABEF23</msg_id> </xml>";