mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-05-03 17:22:20 +09:00
불필요한 익명 닉네임 설정 옵션을 제거
This commit is contained in:
parent
82e9b4c781
commit
209c54507c
3 changed files with 0 additions and 13 deletions
|
|
@ -41,10 +41,6 @@ class ncenterliteAdminController extends ncenterlite
|
|||
{
|
||||
$config->use = array();
|
||||
}
|
||||
if (!$config->anonymous_name)
|
||||
{
|
||||
$config->anonymous_name = null;
|
||||
}
|
||||
if (!$config->mention_suffixes)
|
||||
{
|
||||
$config->mention_suffixes = array();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue