commit: horde/lib/Prefs Mysql.php Pgsql.php SQL.php
max@horde.org
max@horde.org
4 Feb 2001 23:22:41 -0000
max 2001/02/04 15:22:41 PST
Modified files:
lib/Prefs Mysql.php Pgsql.php SQL.php
Log:
Do not connect to the database if there are no prefs to update.
(speeds up a bit for simple page transitions)
I don't have a way to test the LDAP prefs so I didn't touch
that driver, but I imagine a similar modification can be made
there as well.
Revision Changes Path
1.17 +7 -7 horde/lib/Prefs/Mysql.php
1.21 +7 -7 horde/lib/Prefs/Pgsql.php
1.20 +7 -7 horde/lib/Prefs/SQL.php