コード例 #1
0
ファイル: PageComment.php プロジェクト: Raiser/Praktikum
 static function enableModeration()
 {
     self::$moderate = true;
 }