![]() |
![]() |
登録日: 2009-1-30
投稿数: 18
36行目// guests $fck_isadmin = true ; $fck_canupload = true ;
53行目// check canupload $fck_canupload = true ;
//if( ! $fck_isadmin ) {
// $fck_canupload = count( array_intersect( $xoopsUser->getGroups() , $fck_uploadable_groups ) ) > 0 ? true : false ;
//}