fmsystem-commits
[Top][All Lists]
Advanced

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

[Fmsystem-commits] [6480] Removed link to "internal_structure.txt" as in


From: Erik Holm-Larsen
Subject: [Fmsystem-commits] [6480] Removed link to "internal_structure.txt" as information here now is handled by Fellesdata
Date: Wed, 13 Oct 2010 08:30:12 +0000

Revision: 6480
          http://svn.sv.gnu.org/viewvc/?view=rev&root=fmsystem&revision=6480
Author:   erikhl
Date:     2010-10-13 08:30:07 +0000 (Wed, 13 Oct 2010)
Log Message:
-----------
Removed link to "internal_structure.txt" as information here now is handled by 
Fellesdata

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

Modified: trunk/rental/setup/default_records.inc.php
===================================================================
--- trunk/rental/setup/default_records.inc.php  2010-10-13 08:28:39 UTC (rev 
6479)
+++ trunk/rental/setup/default_records.inc.php  2010-10-13 08:30:07 UTC (rev 
6480)
@@ -40,7 +40,7 @@
 
 
 // Open the text file from the setup folder in the rental module of portico 
estate
-$lines = file(PHPGW_SERVER_ROOT."/rental/setup/internal_structure.txt");
+/*$lines = file(PHPGW_SERVER_ROOT."/rental/setup/internal_structure.txt");
 // Read the first line to get the headers out of the way
 $result = array();
 $dep_nr = '';
@@ -64,7 +64,7 @@
        }
        
$GLOBALS['phpgw']->locations->add(".ORG.BK.{$dep_nr}.{$unit_nr}",$unit_name,'rental',false);
 }
-
+*/
 $GLOBALS['phpgw']->locations->add('.RESPONSIBILITY',                   'Fields 
of responsibilities',                           'rental',false);
 
 $loc_id_internal       = 
$GLOBALS['phpgw']->locations->add('.RESPONSIBILITY.INTERNAL',         'Field of 
responsibility: internleie',                          'rental',false);




reply via email to

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