#47 추가 수정사항 반영.

This commit is contained in:
sejin7940 2013-11-23 12:14:40 +09:00 committed by bnu
parent 46e8b01f94
commit c9ca182135

View file

@ -1565,6 +1565,8 @@ class menuAdminController extends menu
continue;
}
$htPerm[$grantName] = explode(',', $htPerm[$grantName]);
// users in a particular group
if(is_array($htPerm[$grantName]))
{