phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] property/setup setup.inc.php


From: Sigurd Nes
Subject: [Phpgroupware-cvs] property/setup setup.inc.php
Date: Mon, 10 Apr 2006 14:38:42 +0000

CVSROOT:        /sources/phpgroupware
Module name:    property
Branch:         
Changes by:     Sigurd Nes <address@hidden>     06/04/10 14:38:42

Modified files:
        setup          : setup.inc.php 

Log message:
        budget module

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/phpgroupware/property/setup/setup.inc.php.diff?tr1=1.36&tr2=1.37&r1=text&r2=text

Patches:
Index: property/setup/setup.inc.php
diff -u property/setup/setup.inc.php:1.36 property/setup/setup.inc.php:1.37
--- property/setup/setup.inc.php:1.36   Fri Apr  7 13:27:49 2006
+++ property/setup/setup.inc.php        Mon Apr 10 14:38:42 2006
@@ -8,7 +8,7 @@
        * @internal Development of this application was funded by 
http://www.bergen.kommune.no/bbb_/ekstern/
        * @package property
        * @subpackage setup
-       * @version $Id: setup.inc.php,v 1.36 2006/04/07 13:27:49 sigurdne Exp $
+       * @version $Id: setup.inc.php,v 1.37 2006/04/10 14:38:42 sigurdne Exp $
        */
 
        $setup_info['property']['name']      = 'property';
@@ -197,9 +197,10 @@
                'fm_r_agreement_item_history',
                'fm_r_agreement_common',
                'fm_r_agreement_c_history',
+               'fm_budget_basis',
                'fm_budget',
                'fm_budget_period',
-               'fm_budget_cost'
+               'fm_budget_cost',
        );
 
        /* The hooks this app includes, needed for hooks registration */




reply via email to

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