phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] property/inc/class.socommon.inc.php, 1.5


From: nomail
Subject: [Phpgroupware-cvs] property/inc/class.socommon.inc.php, 1.5
Date: Tue, 14 Sep 2004 11:18:20 +0200

Update of /property/inc
Modified Files:
        Branch: 
          class.socommon.inc.php

date: 2004/09/14 09:18:20;  author: sigurdne;  state: Exp;  lines: +2 -1

Log Message:
no message
=====================================================================
Index: property/inc/class.socommon.inc.php
diff -u property/inc/class.socommon.inc.php:1.4 
property/inc/class.socommon.inc.php:1.5
--- property/inc/class.socommon.inc.php:1.4     Fri Jun 11 17:15:34 2004
+++ property/inc/class.socommon.inc.php Tue Sep 14 09:18:20 2004
@@ -20,7 +20,8 @@
 
                function socommon()
                {
-                       $this->currentapp       = 
$GLOBALS['phpgw_info']['flags']['currentapp'];
+                       $GLOBALS['phpgw_info']['flags']['currentapp']   =       
'property';
+                       $this->currentapp               = 
$GLOBALS['phpgw_info']['flags']['currentapp'];
                        $this->db               = $GLOBALS['phpgw']->db;
                        $this->db2              = $this->db;
                        $this->account  = 
$GLOBALS['phpgw_info']['user']['account_id'];




reply via email to

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