mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-05-02 00:32:15 +09:00
delete dont use a android option
This commit is contained in:
parent
9e6e7efbfd
commit
646e00fe30
2 changed files with 0 additions and 9 deletions
|
|
@ -16,7 +16,6 @@ class ncenterliteAdminController extends ncenterlite
|
|||
$config->document_notify = $obj->document_notify;
|
||||
$config->message_notify = $obj->message_notify;
|
||||
$config->hide_module_srls = $obj->hide_module_srls;
|
||||
$config->android_format = $obj->android_format;
|
||||
if(!$config->mention_format && !is_array($config->mention_format))
|
||||
{
|
||||
$config->mention_format = array();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue