mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-03 16:51:40 +09:00
Also remove duplicate agreement in member update method #1788
This commit is contained in:
parent
891b57c770
commit
a02d5cb554
1 changed files with 1 additions and 0 deletions
|
|
@ -432,6 +432,7 @@ class member extends ModuleObject
|
|||
$agreement->use_editor = 'Y';
|
||||
$agreement->type = 'required';
|
||||
$config->agreements[] = $agreement;
|
||||
$config->agreement = null;
|
||||
$changed = true;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue