diff --git a/inc/config.php b/inc/config.php index c7f3bf41..fb7ffa02 100644 --- a/inc/config.php +++ b/inc/config.php @@ -1410,9 +1410,7 @@ $config['mod']['groups'] = array( 10 => 'Janitor', 20 => 'Mod', - 30 => 'Admin', - // 98 => 'God', - 99 => 'Disabled' + 30 => 'Admin' ); // If you add stuff to the above, you'll need to call this function immediately after.