phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] property/inc class.bocommon.inc.php


From: Sigurd Nes
Subject: [Phpgroupware-cvs] property/inc class.bocommon.inc.php
Date: Wed, 15 Nov 2006 12:23:29 +0000

CVSROOT:        /sources/phpgroupware
Module name:    property
Changes by:     Sigurd Nes <sigurdne>   06/11/15 12:23:29

Modified files:
        inc            : class.bocommon.inc.php 

Log message:
        

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/property/inc/class.bocommon.inc.php?cvsroot=phpgroupware&r1=1.52&r2=1.53

Patches:
Index: class.bocommon.inc.php
===================================================================
RCS file: /sources/phpgroupware/property/inc/class.bocommon.inc.php,v
retrieving revision 1.52
retrieving revision 1.53
diff -u -b -r1.52 -r1.53
--- class.bocommon.inc.php      3 Nov 2006 14:28:47 -0000       1.52
+++ class.bocommon.inc.php      15 Nov 2006 12:23:29 -0000      1.53
@@ -8,7 +8,7 @@
        * @internal Development of this application was funded by 
http://www.bergen.kommune.no/bbb_/ekstern/
        * @package property
        * @subpackage core
-       * @version $Id: class.bocommon.inc.php,v 1.52 2006/11/03 14:28:47 
sigurdne Exp $
+       * @version $Id: class.bocommon.inc.php,v 1.53 2006/11/15 12:23:29 
sigurdne Exp $
        */
 
        /**
@@ -60,7 +60,7 @@
                        }
                        else
                        {
-                               $this->currentapp       = 
$GLOBALS['phpgw_info']['flags']['currentapp'];                        
+                               $this->currentapp       = 'property';           
        
                        }
 
                        $this->socommon                 = 
CreateObject($this->currentapp.'.socommon',$this->currentapp);




reply via email to

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