예제 #1
0
파일: CDiceImage.php 프로젝트: frsd1/bth
 /**
  * Constructor
  *
  */
 public function __construct()
 {
     parent::__construct(self::FACES);
 }