phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] property/class.uipricebook.php, 1.1.1.11


From: nomail
Subject: [Phpgroupware-cvs] property/class.uipricebook.php, 1.1.1.11
Date: Sun, 23 May 2004 01:34:26 -0000

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

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

Log Message:
no message
=====================================================================
Index: property/class.uipricebook.php
diff -u property/class.uipricebook.php:1.1.1.10 
property/class.uipricebook.php:1.1.1.11
--- property/class.uipricebook.php:1.1.1.10     Thu Apr 29 19:56:35 2004
+++ property/class.uipricebook.php      Fri Apr 30 09:52:25 2004
@@ -50,7 +50,7 @@
                        $this->bo                                       = 
CreateObject($this->currentapp.'_bopricebook',True);
                        $this->bocommon                                 = 
CreateObject($this->currentapp.'_bocommon');
                        $this->menu                                     = 
CreateObject($this->currentapp.'_menu');
-                       $this->contacts                                 = 
CreateObject('phpgwapi_contacts');
+                       $this->contacts                                 = 
CreateObject($this->currentapp.'_contacts');
                        $this->fm_session       = 
CreateObject($this->currentapp.'_session');
 
                        $this->acl2                             = 
CreateObject($this->currentapp.'_acl2');




reply via email to

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