Splitted off the Horde_Notification_Storage interface and added the
authorGunnar Wrobel <p@rdus.de>
Tue, 27 Oct 2009 17:51:09 +0000 (18:51 +0100)
committerGunnar Wrobel <p@rdus.de>
Tue, 27 Oct 2009 17:51:09 +0000 (18:51 +0100)
commitd000d80252fb52aa5fcac0c718cbbcec08f5762f
tree5f3827da070d01eeac1bb1cbd0c040429e49a21e
parentb79ad0b268c3cddb46fec53529feda2e1d128c87
Splitted off the Horde_Notification_Storage interface and added the
Horde_Notification_Storage_Session class implementing this interface.
framework/Notification/lib/Horde/Notification.php
framework/Notification/lib/Horde/Notification/Storage.php [new file with mode: 0644]
framework/Notification/lib/Horde/Notification/Storage/Session.php [new file with mode: 0644]
framework/Notification/package.xml
framework/Notification/test/Horde/Notification/Class/NotificationTest.php