phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] property/class.bodocument.php, 1.1.1.7


From: nomail
Subject: [Phpgroupware-cvs] property/class.bodocument.php, 1.1.1.7
Date: Sun, 23 May 2004 05:02:35 -0000

Update of /property
Modified Files:
        Branch: 
          class.bodocument.php

date: 2004/04/30 09:52:25;  author: sigurdne;  state: Exp;  lines: +1 -1

Log Message:
no message
=====================================================================
Index: property/class.bodocument.php
diff -u property/class.bodocument.php:1.1.1.6 
property/class.bodocument.php:1.1.1.7
--- property/class.bodocument.php:1.1.1.6       Wed Apr 28 21:15:15 2004
+++ property/class.bodocument.php       Fri Apr 30 09:52:25 2004
@@ -40,7 +40,7 @@
                        $this->bocommon         = 
CreateObject($this->currentapp.'_bocommon');
                        $this->solocation       = 
CreateObject($this->currentapp.'_solocation');
                        $this->historylog       = 
CreateObject($this->currentapp.'_historylog','document');
-                       $this->contacts         = 
CreateObject('phpgwapi_contacts');
+                       $this->contacts         = 
CreateObject($this->currentapp.'_contacts');
                        $this->fm_session       = 
CreateObject($this->currentapp.'_session');
 
                        $this->vfs                      = 
CreateObject('phpgwapi_vfs');




reply via email to

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