예제 #1
0
파일: Media.php 프로젝트: Sywooch/forums
 public static function setGroupId($groupId)
 {
     self::$groupId = $groupId;
 }