fmsystem-commits
[Top][All Lists]
Advanced

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

[Fmsystem-commits] [8078]


From: Erik Holm-Larsen
Subject: [Fmsystem-commits] [8078]
Date: Fri, 11 Nov 2011 07:41:02 +0000

Revision: 8078
          http://svn.sv.gnu.org/viewvc/?view=rev&root=fmsystem&revision=8078
Author:   erikhl
Date:     2011-11-11 07:41:02 +0000 (Fri, 11 Nov 2011)
Log Message:
-----------


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

Modified: trunk/controller/setup/default_records.inc.php
===================================================================
--- trunk/controller/setup/default_records.inc.php      2011-11-11 07:35:22 UTC 
(rev 8077)
+++ trunk/controller/setup/default_records.inc.php      2011-11-11 07:41:02 UTC 
(rev 8078)
@@ -35,9 +35,9 @@
 //Create groups, users, add users to groups and set preferences
 $GLOBALS['phpgw']->locations->add('.',                         'Root',         
        'controller',false);
 
-$GLOBALS['phpgw']->locations->add('.USERTYPE',                         'Fields 
of responsibilities',           'controller',false);
-$GLOBALS['phpgw']->locations->add('.USERTYPE.SUPERUSER',       'Usertype: 
Superuser',                          'controller',false);
-$GLOBALS['phpgw']->locations->add('.USERTYPE.USER',                    
'Usertype: User',                                       'controller',false);
+$GLOBALS['phpgw']->locations->add('.usertype',                         
'Usertypes',                                            'controller',false);
+$GLOBALS['phpgw']->locations->add('.usertype.superuser',       'Usertype: 
Superuser',                          'controller',false);
+$GLOBALS['phpgw']->locations->add('.usertype.user',                    
'Usertype: User',                                       'controller',false);
 
 /*
 // Default groups and users




reply via email to

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