Fix class name.
authorJan Schneider <jan@horde.org>
Thu, 5 Mar 2009 10:18:40 +0000 (11:18 +0100)
committerJan Schneider <jan@horde.org>
Thu, 5 Mar 2009 10:18:40 +0000 (11:18 +0100)
Bug: 8047

framework/Cache/lib/Horde/Cache/Null.php

index da9c085..3a05c6b 100644 (file)
@@ -11,7 +11,7 @@
  * @author  Duck <duck@obala.net>
  * @package Horde_Cache
  */
-class Horde_Cache_Apc extends Horde_Cache_Base
+class Horde_Cache_Null extends Horde_Cache_Base
 {
     /**
      * Attempts to retrieve a piece of cached data and return it to