コード例 #1
0
ファイル: CuePointPeer.php プロジェクト: panigh/server
 public static function setUserContentOnly($contentOnly)
 {
     self::$userContentOnly = $contentOnly;
 }