[cvs] commit: sam spamassassin.php sam/docs CHANGES sam/lib Driver.php SAM.php sam/lib/Driver sql.php sam/scripts/drivers sam _mysql.sql sam/templates/spamassassin body.inc

Chuck Hagenbuch chuck@horde.org
Thu, 13 Jun 2002 20:04:29 -0700 (PDT)


chuck       2002/06/13 20:04:29 PDT

  Modified files:
    .                    spamassassin.php 
    docs                 CHANGES 
    lib                  Driver.php SAM.php 
    lib/Driver           sql.php 
    scripts/drivers      sam_mysql.sql 
    templates/spamassassin body.inc 
  Log:
  Lots of code cleanup - on a closer look, a lot of things didn't make
  sense to me, and the code in its previous state didn't seem to work at
  all. This is simpler, corrects a bunch of style and coding errors
  (inappropriate use of htmlspecialchars(), etc.).
  
  Cleaned up the UI, too.
  
  Revision  Changes    Path
  1.6       +19 -14    sam/docs/CHANGES
  1.4       +25 -24    sam/lib/Driver.php
  1.7       +31 -60    sam/lib/Driver/sql.php
  1.5       +22 -31    sam/lib/SAM.php
  1.2       +1 -1      sam/scripts/drivers/sam_mysql.sql
  1.4       +28 -81    sam/spamassassin.php
  1.3       +64 -66    sam/templates/spamassassin/body.inc

  Chora Links:
  http://cvs.horde.org/diff.php/sam/docs/CHANGES?r1=1.5&r2=1.6&ty=u
  http://cvs.horde.org/diff.php/sam/lib/Driver.php?r1=1.3&r2=1.4&ty=u
  http://cvs.horde.org/diff.php/sam/lib/Driver/sql.php?r1=1.6&r2=1.7&ty=u
  http://cvs.horde.org/diff.php/sam/lib/SAM.php?r1=1.4&r2=1.5&ty=u
  http://cvs.horde.org/diff.php/sam/scripts/drivers/sam_mysql.sql?r1=1.1&r2=1.2&ty=u
  http://cvs.horde.org/diff.php/sam/spamassassin.php?r1=1.3&r2=1.4&ty=u
  http://cvs.horde.org/diff.php/sam/templates/spamassassin/body.inc?r1=1.2&r2=1.3&ty=u