commit: horde/docs CHANGES horde/lib/Auth sql.php horde/lib/Connection sql.php horde/lib/Perms sql.php

chuck@horde.org chuck@horde.org
20 Mar 2001 18:16:04 -0000


chuck       2001/03/20 10:16:04 PST

  Modified files:
    docs                 CHANGES 
    lib/Auth             sql.php 
    lib/Connection       sql.php 
    lib/Perms            sql.php 
  Log:
  Add result checks to the Auth and Perms drivers; fix result checks in the
  Connection driver.
  
  Revision  Changes    Path
  1.128     +1 -1      horde/docs/CHANGES
  1.6       +12 -5     horde/lib/Auth/sql.php
  1.3       +10 -9     horde/lib/Connection/sql.php
  1.3       +12 -8     horde/lib/Perms/sql.php