phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] sync/inc/class.bo_sync.inc.php, 1.36


From: nomail
Subject: [Phpgroupware-cvs] sync/inc/class.bo_sync.inc.php, 1.36
Date: Thu, 13 May 2004 18:57:10 +0200

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

date: 2004/05/13 16:57:10;  author: mkaemmerer;  state: Exp;  lines: +1 -2

Log Message:
- removed old debug log
=====================================================================
Index: sync/inc/class.bo_sync.inc.php
diff -u sync/inc/class.bo_sync.inc.php:1.35 sync/inc/class.bo_sync.inc.php:1.36
--- sync/inc/class.bo_sync.inc.php:1.35 Wed May 12 16:00:45 2004
+++ sync/inc/class.bo_sync.inc.php      Thu May 13 16:57:10 2004
@@ -473,7 +473,6 @@
     function addClientMappings($deviceid, $source, $mapping) {
       // cache channelid for our $deviceid and $source
       $channelid = $this->so->GetChannelIDfromSourceAndDeviceID($deviceid, 
$source);
-      error_log("channelid: $channelid");
       
       foreach($mapping as $LUID => $GUID)
       {




reply via email to

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