nathancox / silverstripe-minify

Minifies CSS requirements using Minify (http://code.google.com/p/minify/)
26 stars 9 forks source link

rewrite_uris config doesn't work #8

Closed phptek closed 8 years ago

phptek commented 8 years ago

Using the following in YML config does not work because the variable is being called as a class-static, and the static itself is not declared as private

Minify_Requirements_Backend:
  rewrite_uris: false