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>