コード例 #1
0
ファイル: views.php プロジェクト: rsesek/phalanx
 public function __construct($name)
 {
     parent::__construct($name);
     $this->cache_prefix = '';
 }