fmsystem-commits
[Top][All Lists]
Advanced

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

[Fmsystem-commits] [6873] Added update records to default records


From: Yngve Espelid
Subject: [Fmsystem-commits] [6873] Added update records to default records
Date: Fri, 28 Jan 2011 09:16:44 +0000

Revision: 6873
          http://svn.sv.gnu.org/viewvc/?view=rev&root=fmsystem&revision=6873
Author:   yes
Date:     2011-01-28 09:16:43 +0000 (Fri, 28 Jan 2011)
Log Message:
-----------
Added update records to default records

Modified Paths:
--------------
    trunk/frontend/setup/default_records.inc.php

Modified: trunk/frontend/setup/default_records.inc.php
===================================================================
--- trunk/frontend/setup/default_records.inc.php        2011-01-27 14:51:20 UTC 
(rev 6872)
+++ trunk/frontend/setup/default_records.inc.php        2011-01-28 09:16:43 UTC 
(rev 6873)
@@ -11,6 +11,8 @@
        $GLOBALS['phpgw']->locations->add('.', 'top', 'frontend', false);
        $GLOBALS['phpgw']->locations->add('.ticket', 'helpdesk', 'frontend', 
false);
        $GLOBALS['phpgw']->locations->add('.rental.contract', 
'contract_internal', 'frontend', false);
+       
$GLOBALS['phpgw']->locations->add('.rental.contract_in','contract_in','frontend',
 false);
+       
$GLOBALS['phpgw']->locations->add('.rental.contract_ex','contract_ex','frontend',
 false);
        $GLOBALS['phpgw']->locations->add('.document.drawings', 'drawings', 
'frontend', false);
        $GLOBALS['phpgw']->locations->add('.document.pictures', 'pictures', 
'frontend', false);
        $GLOBALS['phpgw']->locations->add('.property.maintenance', 
'maintenance', 'frontend', false);




reply via email to

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