commit: horde/docs CHANGES horde/lib Horde.php turba/lib
Driver.php Source.php turba/lib/Driver sql.php
Chuck Hagenbuch
chuck@horde.org
22 Aug 2001 15:06:07 -0000
chuck 2001/08/22 08:06:06 PDT
Modified files:
docs CHANGES
lib Horde.php
lib Driver.php Source.php
lib/Driver sql.php
Log:
Add Horde::fatal() for displaying fatal errors to the user, and use it in a
bit of Turba in places where there are connection errors, etc. What do
people think of this - should we start using it in more places?
Revision Changes Path
1.188 +1 -0 horde/docs/CHANGES
1.106 +49 -3 horde/lib/Horde.php
1.22 +3 -23 turba/lib/Driver.php
1.31 +3 -17 turba/lib/Source.php
1.9 +6 -2 turba/lib/Driver/sql.php