[cvs] commit: accounts main.php accounts/config conf.php.dist accounts/lib Driver.php accounts/lib/Driver localhost.php null.php accounts/templates/main main.inc

Eric Rostetter eric.rostetter at physics.utexas.edu
Mon Oct 14 20:25:22 PDT 2002


ericr       2002/10/14 12:25:21 PDT

  Modified files:
    .                    main.php 
    config               conf.php.dist 
    templates/main       main.inc 
  Added files:
    lib                  Driver.php 
    lib/Driver           localhost.php null.php 
  Log:
  * Move accounts to a driver based system.  Currently support my
  "localhost" concept, and a "null" driver.
  
  Revision  Changes    Path
  1.4       +25 -7     accounts/config/conf.php.dist
  1.1       +130 -0    accounts/lib/Driver.php (new)
  1.1       +127 -0    accounts/lib/Driver/localhost.php (new)
  1.1       +40 -0     accounts/lib/Driver/null.php (new)
  1.6       +13 -1     accounts/main.php
  1.6       +17 -14    accounts/templates/main/main.inc

  Chora Links:
  http://cvs.horde.org/diff.php/accounts/config/conf.php.dist?r1=1.3&r2=1.4&ty=u
  http://cvs.horde.org/co.php/accounts/lib/Driver.php?r=1.1
  http://cvs.horde.org/co.php/accounts/lib/Driver/localhost.php?r=1.1
  http://cvs.horde.org/co.php/accounts/lib/Driver/null.php?r=1.1
  http://cvs.horde.org/diff.php/accounts/main.php?r1=1.5&r2=1.6&ty=u
  http://cvs.horde.org/diff.php/accounts/templates/main/main.inc?r1=1.5&r2=1.6&ty=u


More information about the cvs mailing list