fmsystem-commits
[Top][All Lists]
Advanced

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

[Fmsystem-commits] [8079]


From: Erik Holm-Larsen
Subject: [Fmsystem-commits] [8079]
Date: Fri, 11 Nov 2011 07:44:01 +0000

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


Modified Paths:
--------------
    trunk/controller/inc/class.uicommon.inc.php

Modified: trunk/controller/inc/class.uicommon.inc.php
===================================================================
--- trunk/controller/inc/class.uicommon.inc.php 2011-11-11 07:41:02 UTC (rev 
8078)
+++ trunk/controller/inc/class.uicommon.inc.php 2011-11-11 07:44:01 UTC (rev 
8079)
@@ -111,9 +111,9 @@
 
                
                const LOCATION_ROOT = '.';
-               const LOCATION_SUPERUSER = '.USERTYPE.SUPERUSER';
+               const LOCATION_SUPERUSER = '.usertype.superuser';
 //             const LOCATION_ADMINISTRATOR = '.RESPONSIBILITY.ADMIN';
-               const LOCATION_USER = '.USERTYPE.USER';
+               const LOCATION_USER = '.usertype.user';
                
                public $dateFormat;
                




reply via email to

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