예제 #1
0
파일: view.php 프로젝트: rezaprima/icms
 public static function fetch($uri, $setCache = true)
 {
     return Ctrl::fetch($uri, $setCache);
 }