at two places
This commit is contained in:
parent
87a814ee8d
commit
79d933cec7
1 changed files with 1 additions and 1 deletions
|
@ -242,7 +242,7 @@ register_policty = REGISTER_CLOSED
|
||||||
</pre></td>
|
</pre></td>
|
||||||
<td><pre>
|
<td><pre>
|
||||||
'config' => [
|
'config' => [
|
||||||
'register_policty' => REGISTER_CLOSED,
|
'register_policy' => \Friendica\Module\Register::CLOSED,
|
||||||
],
|
],
|
||||||
</pre></td>
|
</pre></td>
|
||||||
</tr>
|
</tr>
|
||||||
|
|
Loading…
Reference in a new issue