christian 2001/02/24 00:28:05 PST Modified files: lib/Auth sql.php Log: db->query() always returns an object (a db_result or a db_error) so the result should be tested with DB::isError() instead of is_object() Revision Changes Path 1.2 +8 -8 horde/lib/Auth/sql.php