mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-04 17:21:39 +09:00
commit
9c04818cc2
1 changed files with 1 additions and 1 deletions
|
|
@ -699,7 +699,7 @@ class memberModel extends member
|
|||
if(!isset($GLOBALS['__group_info__'][0]))
|
||||
{
|
||||
$result = array();
|
||||
$group_list = Rhymix\Framework\Cache::get('member:member_group');
|
||||
$group_list = Rhymix\Framework\Cache::get('member:member_groups');
|
||||
|
||||
if(!$group_list)
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue