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.51


From: nomail
Subject: [Phpgroupware-cvs] sync/inc/class.bo_sync.inc.php, 1.51
Date: Tue, 22 Jun 2004 11:34:14 +0200

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

date: 2004/06/22 09:34:14;  author: mkaemmerer;  state: Exp;  lines: +2 -2

Log Message:
- added $mimetype for setItem again (used for sync exchange)
=====================================================================
Index: sync/inc/class.bo_sync.inc.php
diff -u sync/inc/class.bo_sync.inc.php:1.50 sync/inc/class.bo_sync.inc.php:1.51
--- sync/inc/class.bo_sync.inc.php:1.50 Sun Jun 20 21:02:07 2004
+++ sync/inc/class.bo_sync.inc.php      Tue Jun 22 09:34:14 2004
@@ -270,7 +270,7 @@
     * @return boolean true if SyncItem is successful set
     */
   
-    function setSyncItem($deviceid, $source, $LUID, $Itemdata) {
+    function setSyncItem($deviceid, $source, $LUID, $mimetype, $Itemdata) {
       // set the responsible IPC class of the responsible module
       
       $this->GetIpcforSource($source);




reply via email to

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