mirror of
https://github.com/mrclay/minify.git
synced 2025-08-12 00:54:35 +02:00
Add Wincache
Updated comments Check for Wincache existence in constructor Normalized markup Add Wincache test Tie Wincache test to test index
This commit is contained in:
@@ -14,7 +14,8 @@
|
|||||||
* @package Minify
|
* @package Minify
|
||||||
* @author Matthias Fax
|
* @author Matthias Fax
|
||||||
**/
|
**/
|
||||||
class Minify_Cache_WinCache implements Minify_CacheInterface {
|
class Minify_Cache_WinCache implements Minify_CacheInterface
|
||||||
|
{
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Create a Minify_Cache_Wincache object, to be passed to
|
* Create a Minify_Cache_Wincache object, to be passed to
|
||||||
|
Reference in New Issue
Block a user