diff options
author | ivan <ivan> | 2000-06-23 12:25:59 +0000 |
---|---|---|
committer | ivan <ivan> | 2000-06-23 12:25:59 +0000 |
commit | b4a403644cb80a612dd028882f971bdd20839275 (patch) | |
tree | bc0cdbf6816a372319cd9a7bd1388d7cdbce3d00 /CREDITS | |
parent | 27649e60bc8cf16ba2f76731a4ebab471df3801c (diff) |
FS::Record::qsearch - more portable, doesn't depend on $sth->execute returning
a number of rows, uses placeholders and prepare_cached
Diffstat (limited to 'CREDITS')
-rw-r--r-- | CREDITS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -58,5 +58,8 @@ and probably other things too (sorry if I forgot them). Kenny Elliott <kenny@neoserve.com> contributed ICRADIUS radreply table support, allowing attributes with ICRADIUS. +Stephen Amadei <amadei@dandy.net> contribued portability cleanups for the +low-level DBI stuff. + Everything else is my (Ivan Kohler <ivan@420.am>) fault. |