Import Horde_SessionHandler:: from CVS HEAD.
authorMichael M Slusarz <slusarz@curecanti.org>
Mon, 23 Feb 2009 09:07:14 +0000 (02:07 -0700)
committerMichael M Slusarz <slusarz@curecanti.org>
Mon, 23 Feb 2009 18:43:40 +0000 (11:43 -0700)
commitb282870139f965cfcb9fd4fac8aea62523efafec
tree76ced7da524651d0a2248e3453728d297d437afe
parent523eaba28e65ee6d8d316888cbcaa28f51f0a877
Import Horde_SessionHandler:: from CVS HEAD.
framework/SessionHandler/lib/Horde/SessionHandler.php [new file with mode: 0644]
framework/SessionHandler/lib/Horde/SessionHandler/ldap.php [new file with mode: 0644]
framework/SessionHandler/lib/Horde/SessionHandler/memcache.php [new file with mode: 0644]
framework/SessionHandler/lib/Horde/SessionHandler/mysql.php [new file with mode: 0644]
framework/SessionHandler/lib/Horde/SessionHandler/none.php [new file with mode: 0644]
framework/SessionHandler/lib/Horde/SessionHandler/oci8.php [new file with mode: 0644]
framework/SessionHandler/lib/Horde/SessionHandler/pgsql.php [new file with mode: 0644]
framework/SessionHandler/lib/Horde/SessionHandler/sql.php [new file with mode: 0644]
framework/SessionHandler/package.xml [new file with mode: 0644]
framework/SessionHandler/scripts/Horde/SessionHandler/horde-active-sessions.php [new file with mode: 0755]