예제 #1
0
파일: views.php 프로젝트: rsesek/phalanx
 public function __construct($name)
 {
     parent::__construct($name);
     $this->cache_prefix = '';
 }