@@ -106,7 +106,7 @@ |
||
| 106 | 106 | } |
| 107 | 107 | if (!$checkct) { |
| 108 | 108 | error_log("Project configuration error! " . |
| 109 | - "'CONSENT_TYPE_ENROLL' disabled while 'account_creation_rpc_require_consent' enabled!" |
|
| 109 | + "'CONSENT_TYPE_ENROLL' disabled while 'account_creation_rpc_require_consent' enabled!" |
|
| 110 | 110 | ); |
| 111 | 111 | } |
| 112 | 112 | |