cvs commit: whups t_create.php t_details.php t_search.php whups/lib Create.php Search.php whups/lib/Backend sql.php whups/templates searchresults.inc

Chuck Hagenbuch chuck@horde.org
Sat, 6 Oct 2001 09:34:36 -0700 (PDT)


chuck       2001/10/06 09:34:36 PDT

  Modified files:
    .                    t_create.php t_details.php t_search.php 
    lib                  Create.php Search.php 
    lib/Backend          sql.php 
    templates            searchresults.inc 
  Log:
  Fix some stuff; the sql backend now maps a bunch of stuff so that the forms
  don't have variables named *_id all over the place; better abstraction.
  
  Revision  Changes    Path
  1.5       +28 -11    whups/lib/Backend/sql.php
  1.7       +6 -4      whups/lib/Create.php
  1.5       +14 -14    whups/lib/Search.php
  1.7       +2 -2      whups/t_create.php
  1.7       +2 -2      whups/t_details.php
  1.7       +2 -2      whups/t_search.php
  1.5       +2 -2      whups/templates/searchresults.inc