phpgroupware-cvs
[Top][All Lists]
Advanced

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

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


From: nomail
Subject: [Phpgroupware-cvs] property/class.bodrawing.php, 1.1.1.7
Date: Sun, 23 May 2004 02:01:43 -0000

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

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

Log Message:
no message
=====================================================================
Index: property/class.bodrawing.php
diff -u property/class.bodrawing.php:1.1.1.6 
property/class.bodrawing.php:1.1.1.7
--- property/class.bodrawing.php:1.1.1.6        Wed Apr 28 21:15:15 2004
+++ property/class.bodrawing.php        Fri Apr 30 09:52:25 2004
@@ -39,7 +39,7 @@
                        $this->so                       = 
CreateObject($this->currentapp.'_sodrawing');
                        $this->bocommon         = 
CreateObject($this->currentapp.'_bocommon');
                        $this->historylog       = 
CreateObject($this->currentapp.'_historylog','drawing');
-                       $this->contacts         = 
CreateObject('phpgwapi_contacts');
+                       $this->contacts         = 
CreateObject($this->currentapp.'_contacts');
                        $this->vfs                      = 
CreateObject('phpgwapi_vfs');
                        $this->rootdir          = $this->vfs->basedir;
                        $this->fakebase         = $this->vfs->fakebase;




reply via email to

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