[cvs] commit: horde/lib Horde.php Registry.php SessionHandler.php horde/docs CHANGES horde/config horde.php.dist horde/lib/SessionHandler dbm.php mysql.php pgsql.php sapdb.php sql.php horde/scripts/db sessionhandler.sql ...

Michael M Slusarz slusarz at bigworm.colorado.edu
Thu Jan 16 12:14:51 PST 2003


slusarz     2003/01/16 12:14:50 PST

  Modified files:        (Branch: RELENG_2)
    lib                  Horde.php Registry.php 
    docs                 CHANGES 
    config               horde.php.dist 
  Added files:           (Branch: RELENG_2)
    lib                  SessionHandler.php 
    lib/SessionHandler   dbm.php mysql.php pgsql.php sapdb.php 
                         sql.php 
    scripts/db           sessionhandler.sql 
                         sessionhandler_sapdb.sql 
  Log:
  MFH: Add SessionHandler:: functionality to Horde 2.x.
  
  Revision    Changes    Path
  1.47.2.28   +44 -1     horde/config/Attic/horde.php.dist
  1.207.2.68  +7 -0      horde/docs/CHANGES
  1.118.2.38  +42 -2     horde/lib/Horde.php
  1.59.2.23   +3 -2      horde/lib/Registry.php
  1.5.2.1     +127 -0    horde/lib/SessionHandler.php (new)
  1.3.2.1     +92 -0     horde/lib/SessionHandler/dbm.php (new)
  1.3.2.1     +266 -0    horde/lib/SessionHandler/mysql.php (new)
  1.3.2.1     +279 -0    horde/lib/SessionHandler/pgsql.php (new)
  1.7.2.1     +84 -0     horde/lib/SessionHandler/sapdb.php (new)
  1.9.2.1     +235 -0    horde/lib/SessionHandler/sql.php (new)
  1.2.2.1     +13 -0     horde/scripts/db/sessionhandler.sql (new)
  1.1.2.1     +8 -0      horde/scripts/db/sessionhandler_sapdb.sql (new)

  Chora Links:
  http://cvs.horde.org/diff.php/horde/config/Attic/horde.php.dist?r1=1.47.2.27&r2=1.47.2.28&ty=u
  http://cvs.horde.org/diff.php/horde/docs/CHANGES?r1=1.207.2.67&r2=1.207.2.68&ty=u
  http://cvs.horde.org/diff.php/horde/lib/Horde.php?r1=1.118.2.37&r2=1.118.2.38&ty=u
  http://cvs.horde.org/diff.php/horde/lib/Registry.php?r1=1.59.2.22&r2=1.59.2.23&ty=u
  http://cvs.horde.org/co.php/horde/lib/SessionHandler.php?r=1.5.2.1
  http://cvs.horde.org/co.php/horde/lib/SessionHandler/dbm.php?r=1.3.2.1
  http://cvs.horde.org/co.php/horde/lib/SessionHandler/mysql.php?r=1.3.2.1
  http://cvs.horde.org/co.php/horde/lib/SessionHandler/pgsql.php?r=1.3.2.1
  http://cvs.horde.org/co.php/horde/lib/SessionHandler/sapdb.php?r=1.7.2.1
  http://cvs.horde.org/co.php/horde/lib/SessionHandler/sql.php?r=1.9.2.1
  http://cvs.horde.org/co.php/horde/scripts/db/sessionhandler.sql?r=1.2.2.1
  http://cvs.horde.org/co.php/horde/scripts/db/sessionhandler_sapdb.sql?r=1.1.2.1


More information about the cvs mailing list