r7442 추가 gzip 설정 및 기타 css/js load시 optimized true로 변경, qtip.min error 수정

git-svn-id: http://xe-core.googlecode.com/svn/sandbox@7446 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
ngleader 2010-05-12 02:11:53 +00:00
parent 0e1ed22922
commit 328d40a2a3
7 changed files with 60 additions and 51 deletions

View file

@ -9,7 +9,7 @@
class Optimizer {
var $cache_path = "./files/cache/optimized/";
var $script_file = "./common/script.php?l=%s&t=.%s";
var $script_file = "./common/script.php?l=%s&t=.%s";
/**
* @brief Constructor which check if a directory, 'optimized' exists in designated path. If not create a new one