Files
development/www
Clemens Schwaighofer 2b079ff836 DB\IO: add missing debug query, clean up not needed code
in dbReturn with params on not matching param the system exited on fail
without printing the query making it hard to find where the error is.
Added debug output in case the params count is not matching.
Same move in the dbExecute call

removed param count check from dbReturnRow/dbReturnArray as this check
is done in the dbExecParams call anyway
2023-04-11 10:58:38 +09:00
..
2023-04-07 14:34:13 +09:00
2023-03-09 15:55:57 +09:00
2013-12-11 16:19:24 +09:00
2013-12-11 16:19:24 +09:00
2023-03-09 15:55:57 +09:00
2023-03-09 15:55:57 +09:00
2023-03-09 15:55:57 +09:00
2015-11-09 18:22:56 +09:00