]> git.mxchange.org Git - mailer.git/commit
Fixed renaming of column names, added/rewritten some debug lines:
authorRoland Häder <roland@mxchange.org>
Wed, 3 Nov 2010 17:12:48 +0000 (17:12 +0000)
committerRoland Häder <roland@mxchange.org>
Wed, 3 Nov 2010 17:12:48 +0000 (17:12 +0000)
commit45b62dab7f3717f2edfc33a1c4aa41d8212415c2
tree59506eb1d9893ffe3cea047cf4383fb801ee7621
parentd2eccbd80293682a5b0223990389478e1a65f92b
Fixed renaming of column names, added/rewritten some debug lines:
- Fixed renaming of column names, the wrong index was checked
- Added debug line for skipped DROP queries
- Rewritten all debugOutput() lines to logDebugMessage() in database layer which
  caused a 'Headers already sent' error
- TODOs.txt updated
DOCS/TODOs.txt
inc/db/lib-mysql3.php