removed allowed from cache property in config

This commit is contained in:
coderaiser 2013-01-29 05:27:33 -05:00
parent 1907d9e700
commit d3e749cee1
3 changed files with 17 additions and 16 deletions

View file

@ -101,7 +101,7 @@
lMinifyAllowed = lConfig.minification;
/* Переменная в которой храниться кэш*/
lCache.setAllowed(lConfig.cache.allowed);
lCache.setAllowed(lConfig.cache);
/* Change default parameters of
* js/css/html minification