at two places

This commit is contained in:
Tobias Diekershoff 2019-01-30 07:23:47 +01:00
부모 87a814ee8d
커밋 79d933cec7
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제

파일 보기

@ -242,7 +242,7 @@ register_policty = REGISTER_CLOSED
</pre></td>
<td><pre>
'config' => [
'register_policty' => REGISTER_CLOSED,
'register_policy' => \Friendica\Module\Register::CLOSED,
],
</pre></td>
</tr>