The use of db_fetch_object to check if there is data will make the first row dissappear.
This patch will change the code to use db_num_rows instead, thus keeping all the data intact.
The same bug resides in HEAD version as well.
| Comment | File | Size | Author |
|---|---|---|---|
| forward_tracking.patch | 604 bytes | phuc77 |
Comments
Comment #1
buddaExcellent. Works! +1
Comment #2
seanrFixed. Thank you very much.
Comment #3
(not verified) commented