@@ -105,7 +105,7 @@ |
||
105 | 105 | } |
106 | 106 | return self::STATE_AUTH_ALLOWMGMT; |
107 | 107 | } else { // in inflow, allow to check the management box; otherwise, |
108 | - // only auth |
|
108 | + // only auth |
|
109 | 109 | return $state['UseInflowRegistration'] ? self::STATE_AUTH_ALLOWMGMT : self::STATE_AUTH_NOMGMT; |
110 | 110 | } |
111 | 111 | } |