You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
set minify.concat_css = true
and minify.minify_css = false
leads to
Fatal error: Call to undefined method Minify_Model_CSS::concat() in /application/modules/minify/controllers/MinifyController.php on line 80
set minify.concat_css = true
and minify.minify_css = false
leads to
Fatal error: Call to undefined method Minify_Model_CSS::concat() in /application/modules/minify/controllers/MinifyController.php on line 80
should add
in Minify_Model_CSS class
The text was updated successfully, but these errors were encountered: