mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-05-01 16:22:41 +09:00
message notify option delete
This commit is contained in:
parent
dd055e497b
commit
b4a1331f07
4 changed files with 0 additions and 14 deletions
|
|
@ -14,7 +14,6 @@ class ncenterliteAdminController extends ncenterlite
|
|||
$config->mention_format = $obj->mention_format;
|
||||
$config->mention_names = $obj->mention_names;
|
||||
$config->document_notify = $obj->document_notify;
|
||||
$config->message_notify = $obj->message_notify;
|
||||
$config->hide_module_srls = $obj->hide_module_srls;
|
||||
if(!$config->mention_format && !is_array($config->mention_format))
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue