summaryrefslogtreecommitdiff
path: root/includes/install_inc.php
diff options
context:
space:
mode:
Diffstat (limited to 'includes/install_inc.php')
-rwxr-xr-xincludes/install_inc.php2
1 files changed, 0 insertions, 2 deletions
diff --git a/includes/install_inc.php b/includes/install_inc.php
index 8791d7b..3af13d6 100755
--- a/includes/install_inc.php
+++ b/includes/install_inc.php
@@ -62,8 +62,6 @@ function set_menu( $pInstallFiles, $pStep ) {
* Global flag to indicate we are installing
*/
define( 'BIT_INSTALL', 'TRUE' );
-// Uncomment to switch to role team model ...
-define( 'ROLE_MODEL', 'TRUE' );
global $gBitSmarty;
// use relative path if no CONFIG_INC path specified - we know we are in installer here...