コード例 #1
0
ファイル: view.php プロジェクト: rezaprima/icms
 public static function fetch($uri, $setCache = true)
 {
     return Ctrl::fetch($uri, $setCache);
 }