Fix class name.
authorJan Schneider <jan@horde.org>
Thu, 6 May 2010 16:56:45 +0000 (18:56 +0200)
committerJan Schneider <jan@horde.org>
Thu, 6 May 2010 17:08:49 +0000 (19:08 +0200)
framework/Notification/lib/Horde/Notification/Storage/Object.php

index 64f21d4..69606a7 100644 (file)
@@ -23,7 +23,7 @@
  * @license  http://www.fsf.org/copyleft/lgpl.html LGPL
  * @link     http://pear.horde.org/index.php?package=Notification
  */
-class Horde_Notification_Storage_Session
+class Horde_Notification_Storage_Object
 implements Horde_Notification_Storage_Interface
 {
     /**