phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] sync/inc/class.so_sync.inc.php, 1.43


From: nomail
Subject: [Phpgroupware-cvs] sync/inc/class.so_sync.inc.php, 1.43
Date: Tue, 1 Jun 2004 16:25:30 +0200

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

date: 2004/06/01 14:25:30;  author: mkaemmerer;  state: Exp;  lines: +2 -2

Log Message:
- removed password echo from logfile
=====================================================================
Index: sync/inc/class.so_sync.inc.php
diff -u sync/inc/class.so_sync.inc.php:1.42 sync/inc/class.so_sync.inc.php:1.43
--- sync/inc/class.so_sync.inc.php:1.42 Sun May 16 15:58:53 2004
+++ sync/inc/class.so_sync.inc.php      Tue Jun  1 14:25:30 2004
@@ -194,7 +194,7 @@
        function AddDevice($accountid, $URI, $username, $password)
     {
       if ($this->debug)
-        error_log("AddDevice($accountid, $URI, $username, $password)");
+        error_log("AddDevice($accountid, $URI, $username, your password)");
       $DeviceID = $this->GetDeviceID($URI);
       if ($DeviceID == -1) 
       {




reply via email to

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