mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-07 10:41:40 +09:00
Revert "Mobile communication module"
This commit is contained in:
parent
be1f2ef0a5
commit
307faa8f0e
14 changed files with 86 additions and 433 deletions
|
|
@ -51,16 +51,12 @@ class communicationModel extends communication
|
|||
{
|
||||
$communication_config->mskin = 'default';
|
||||
}
|
||||
|
||||
|
||||
if(!$communication_config->grant_write)
|
||||
{
|
||||
$communication_config->grant_write = array('default_grant'=>'member');
|
||||
}
|
||||
|
||||
if(!$communication_config->able_module)
|
||||
{
|
||||
$communication_config->able_module = 'Y';
|
||||
}
|
||||
return $communication_config;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue