Remove horde/SessionObjects and replace with Horde_Session use
authorMichael M Slusarz <slusarz@curecanti.org>
Tue, 12 Oct 2010 19:49:18 +0000 (13:49 -0600)
committerMichael M Slusarz <slusarz@curecanti.org>
Tue, 12 Oct 2010 20:31:05 +0000 (14:31 -0600)
commitddc248a3b4a3a362c76761312ec0b634528b3430
tree61248eadf85061cd7e094c5469e1c4831454a7d0
parentac924f3cbf088390bf3dcef34f95c051b2a92c7b
Remove horde/SessionObjects and replace with Horde_Session use

NOTE: Did not change Kolab_Session usage because I have little/no idea
what is going on in there (injecting may be good for some things, but
things, but it does make it MUCH more difficult to try and track the code.
Granted, some of this may be simply that I am not familiar with the
Kolab code, however...)

Ticket #8023
13 files changed:
framework/Core/lib/Horde/Core/Factory/Group.php
framework/Core/lib/Horde/Core/Factory/Share.php
framework/Core/lib/Horde/Session.php
framework/Group/lib/Horde/Group.php
framework/Kolab_Session/package.xml
framework/Kolab_Storage/package.xml
framework/SessionObjects/lib/Horde/SessionObjects.php [deleted file]
framework/SessionObjects/package.xml [deleted file]
imp/lib/Crypt/Pgp.php
imp/lib/Crypt/Smime.php
imp/lib/Injector/Factory/Compose.php
imp/lib/Prefs/Ui.php
ingo/lib/Storage.php