commit: horde/lib/Prefs Mysql.php Pgsql.php SQL.php

chuck@horde.org chuck@horde.org
24 Jan 2001 06:14:23 -0000


chuck       2001/01/23 22:14:23 PST

  Modified files:
    lib/Prefs            Mysql.php Pgsql.php SQL.php 
  Log:
  keep calls inside of functions (and before return statements) instead of
  floating in the middle of the class. =)
  
  Revision  Changes    Path
  1.15      +6 -5      horde/lib/Prefs/Mysql.php
  1.19      +6 -5      horde/lib/Prefs/Pgsql.php
  1.18      +6 -4      horde/lib/Prefs/SQL.php