aboutsummaryrefslogtreecommitdiff
path: root/lib/minz/Cache.php
diff options
context:
space:
mode:
Diffstat (limited to 'lib/minz/Cache.php')
-rw-r--r--lib/minz/Cache.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/minz/Cache.php b/lib/minz/Cache.php
index 69143a70c..6848e3350 100644
--- a/lib/minz/Cache.php
+++ b/lib/minz/Cache.php
@@ -7,7 +7,7 @@
/**
* La classe Cache permet de gérer facilement les pages en cache
*/
-class Cache {
+class Minz_Cache {
/**
* $expire timestamp auquel expire le cache de $url
*/