fmsystem-commits
[Top][All Lists]
Advanced

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

[Fmsystem-commits] [8083]


From: Erik Holm-Larsen
Subject: [Fmsystem-commits] [8083]
Date: Fri, 11 Nov 2011 08:06:52 +0000

Revision: 8083
          http://svn.sv.gnu.org/viewvc/?view=rev&root=fmsystem&revision=8083
Author:   erikhl
Date:     2011-11-11 08:06:52 +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 08:04:10 UTC 
(rev 8082)
+++ trunk/controller/setup/default_records.inc.php      2011-11-11 08:06:52 UTC 
(rev 8083)
@@ -34,7 +34,7 @@
 
 //Create groups, users, add users to groups and set preferences
 $GLOBALS['phpgw']->locations->add('.',                         'Root',         
        'controller',false);
-$GLOBALS['phpgw']->locations->add('.admin',                    'Admin',        
        'controller',false);
+$GLOBALS['phpgw']->locations->add('admin',                     'Admin',        
        '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);




reply via email to

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