ソースを参照

Applied fucntion name change.

Taddeus Kroes 14 年 前
コミット
278ef9eafa
1 ファイル変更1 行追加1 行削除
  1. 1 1
      index.php

+ 1 - 1
index.php

@@ -6,7 +6,7 @@ include_once PQUERY_ROOT.'pquery.php';
 
 // Config
 __p::require_plugins('template', 'sql', 'url', 'js', 'css');
-__p::load_util('minify_html', 'jshrink', 'CssParser');
+__p::load_utils('minify_html', 'jshrink', 'CssParser');
 __tpl::set_root('templates');
 
 // URL rewriting