1
0
mirror of https://github.com/mrclay/minify.git synced 2025-08-30 00:59:48 +02:00

ab_tests/ : + test for /min (and reran)

examples : cleanup
- examples/3
- jquery-1.2.3.js (unneeded duplicate)
This commit is contained in:
Steve Clay
2008-09-04 01:08:38 +00:00
parent f9378dc345
commit 4c9d62be82
14 changed files with 78 additions and 3529 deletions

View File

@@ -13,5 +13,5 @@ ini_set('include_path',
* Set $minifyCachePath to a PHP-writeable path to enable server-side caching
* in all examples and tests.
*/
$minifyCachePath = 'C:/xampp/tmp'; // '';
$minifyCachePath = '';