phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] property/class.boentity.php, 1.1.1.8


From: nomail
Subject: [Phpgroupware-cvs] property/class.boentity.php, 1.1.1.8
Date: Sun, 23 May 2004 02:54:37 -0000

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

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

Log Message:
no message
=====================================================================
Index: property/class.boentity.php
diff -u property/class.boentity.php:1.1.1.7 property/class.boentity.php:1.1.1.8
--- property/class.boentity.php:1.1.1.7 Thu Apr 29 12:58:49 2004
+++ property/class.boentity.php Fri Apr 30 09:52:25 2004
@@ -276,7 +276,7 @@
                function read_single($data)
                {
                        $soadmin_entity = 
CreateObject($this->currentapp.'_soadmin_entity');
-                       $contacts                       = 
CreateObject('phpgwapi_contacts');
+                       $contacts                       = 
CreateObject($this->currentapp.'_contacts');
 
                        $entity = $this->so->read_single($data);
                        $dateformat = 
$GLOBALS['phpgw_info']['user']['preferences']['common']['dateformat'];




reply via email to

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