From b4a403644cb80a612dd028882f971bdd20839275 Mon Sep 17 00:00:00 2001 From: ivan Date: Fri, 23 Jun 2000 12:25:59 +0000 Subject: FS::Record::qsearch - more portable, doesn't depend on $sth->execute returning a number of rows, uses placeholders and prepare_cached --- CREDITS | 3 +++ 1 file changed, 3 insertions(+) (limited to 'CREDITS') diff --git a/CREDITS b/CREDITS index c6063b9f2..9dbed100d 100644 --- a/CREDITS +++ b/CREDITS @@ -58,5 +58,8 @@ and probably other things too (sorry if I forgot them). Kenny Elliott contributed ICRADIUS radreply table support, allowing attributes with ICRADIUS. +Stephen Amadei contribued portability cleanups for the +low-level DBI stuff. + Everything else is my (Ivan Kohler ) fault. -- cgit v1.2.1