Welcome Guest, Not a member yet? Register   Sign In
Search Results
    Thread: dbutil->csv_from_result bug
Post: RE: dbutil->csv_from_result bug

No problem. Thanks for committing the change.
4,451 Views
2 Replies
05-20-2015, 03:57 PM
titaniumtroop
    Thread: dbutil->csv_from_result bug
Post: dbutil->csv_from_result bug

The code for the csv export has a bug concerning the trimming of the last delimiter on a line. The code PHP Code: -- $out = substr(rtrim($out), 0, -strlen($delim)).$newline; -- first trims the...
4,451 Views
2 Replies
05-19-2015, 04:42 PM
titaniumtroop

Theme © iAndrew 2016 - Forum software by © MyBB