mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-17 18:29:55 +09:00
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:
parent
0e1ed22922
commit
328d40a2a3
7 changed files with 60 additions and 51 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue