コード例 #1
0
ファイル: CDiceImage.php プロジェクト: frsd1/bth
 /**
  * Constructor
  *
  */
 public function __construct()
 {
     parent::__construct(self::FACES);
 }