From: Jan Schneider Date: Thu, 6 May 2010 16:56:45 +0000 (+0200) Subject: Fix class name. X-Git-Url: https://git.internetallee.de/?a=commitdiff_plain;h=d6a9acb4db0af1e4338222b805a01e60e10a5f3e;p=horde.git Fix class name. --- diff --git a/framework/Notification/lib/Horde/Notification/Storage/Object.php b/framework/Notification/lib/Horde/Notification/Storage/Object.php index 64f21d49f..69606a702 100644 --- a/framework/Notification/lib/Horde/Notification/Storage/Object.php +++ b/framework/Notification/lib/Horde/Notification/Storage/Object.php @@ -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 { /**