config-test.php 292 B

1234567891011
  1. <?php
  2. /**
  3. * Additional configuration applied when the variable "test" is added to the querystring.
  4. *
  5. * To test config options, place them in this file and add "&test" to your Minify URL.
  6. * Note that if this is on a public server, anyone can execute your test.
  7. *
  8. * @package Minify
  9. */