Parcourir la source

Applied fucntion name change.

Taddeus Kroes il y a 14 ans
Parent
commit
278ef9eafa
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  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