Driver -> Base
authorJan Schneider <jan@horde.org>
Mon, 23 Aug 2010 13:48:21 +0000 (15:48 +0200)
committerJan Schneider <jan@horde.org>
Mon, 23 Aug 2010 13:50:31 +0000 (15:50 +0200)
commit618b889787d97cabcb906378074cfc8828e7f5ab
tree0872302201c325ab7d59f99ca6d89ddecce2804b
parent22b76241e2305004ad71b77300d5b0d255025e3e
Driver -> Base
32 files changed:
framework/Lock/lib/Horde/Lock.php
framework/Lock/lib/Horde/Lock/Driver.php
framework/Lock/lib/Horde/Lock/Null.php
framework/Lock/lib/Horde/Lock/Sql.php
framework/SessionHandler/lib/Horde/SessionHandler.php
framework/SessionHandler/lib/Horde/SessionHandler/Base.php [new file with mode: 0644]
framework/SessionHandler/lib/Horde/SessionHandler/Builtin.php
framework/SessionHandler/lib/Horde/SessionHandler/Driver.php [deleted file]
framework/SessionHandler/lib/Horde/SessionHandler/External.php
framework/SessionHandler/lib/Horde/SessionHandler/Ldap.php
framework/SessionHandler/lib/Horde/SessionHandler/Memcache.php
framework/SessionHandler/lib/Horde/SessionHandler/Sql.php
framework/SessionHandler/lib/Horde/SessionHandler/Stack.php
framework/SessionHandler/package.xml
framework/Token/lib/Horde/Token/Base.php [new file with mode: 0644]
framework/Token/lib/Horde/Token/Driver.php [deleted file]
framework/Token/package.xml
imp/lib/Compose.php
imp/lib/Quota/Base.php [new file with mode: 0644]
imp/lib/Quota/Command.php
imp/lib/Quota/Driver.php [deleted file]
imp/lib/Quota/Hook.php
imp/lib/Quota/Imap.php
imp/lib/Quota/Maildir.php
imp/lib/Quota/Mdaemon.php
imp/lib/Quota/Mercury32.php
imp/lib/Quota/Null.php
imp/lib/Quota/Sql.php
imp/lib/Sentmail/Base.php [new file with mode: 0644]
imp/lib/Sentmail/Driver.php [deleted file]
imp/lib/Sentmail/Null.php
imp/lib/Sentmail/Sql.php