phpgroupware-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Phpgroupware-cvs] sync/inc/class.ipc_sync.inc.php, 1.28


From: nomail
Subject: [Phpgroupware-cvs] sync/inc/class.ipc_sync.inc.php, 1.28
Date: Sat, 19 Jun 2004 18:49:10 +0200

Update of /sync/inc
Modified Files:
        Branch: 
          class.ipc_sync.inc.php

date: 2004/06/19 16:49:10;  author: mkaemmerer;  state: Exp;  lines: +2 -2

Log Message:
- fixed documentation
=====================================================================
Index: sync/inc/class.ipc_sync.inc.php
diff -u sync/inc/class.ipc_sync.inc.php:1.27 
sync/inc/class.ipc_sync.inc.php:1.28
--- sync/inc/class.ipc_sync.inc.php:1.27        Thu Jun 17 16:00:27 2004
+++ sync/inc/class.ipc_sync.inc.php     Sat Jun 19 16:49:10 2004
@@ -477,7 +477,7 @@
   
   function deleteClientMappings($deviceid, $source, $deletedLUIDs) {
     if ($this->debug)
-      error_log("addClientMappings: $deviceid, $source, $mapping");
+      error_log("addClientMappings: $deviceid, $source, $deletedLUIDs");
     
     // TODO implemenation!
     return true;




reply via email to

[Prev in Thread] Current Thread [Next in Thread]