diff options
author | Michelle Jones <michelledeannejones@gmail.com> | 2013-02-27 22:59:48 +0100 |
---|---|---|
committer | Michelle Jones <michelledeannejones@gmail.com> | 2013-02-27 22:59:48 +0100 |
commit | b76e29242fd399c47ec633152092f9ce7ac917fc (patch) | |
tree | 8dc5ff19d936e5d001ffbadffb9929efb12bdd7c /system/database/DB.php | |
parent | af493e6699ee548331a4557dba9162ec8b789fbf (diff) |
Remove trailing delimiters from csv_from_result
When using the csv_from_result function, the returned string includes an
extra delimiter at the end of every line, usually a comma unless another
delimiter is specified. A simple addition of a couple of lines to
remove the extra delimiter from the column names and the data rows is
included. (Lines 241 and 251)
Diffstat (limited to 'system/database/DB.php')
0 files changed, 0 insertions, 0 deletions