Actions
Bug #19362
closedUsing debug for sqlDebug
Start date:
2008-09-21
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
4.3
PHP Version:
5.3
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
When using sqlDebug the error is printed with
echo t3lib_div::print_array(...)
The patch uses debug() function to allow by usage of debug-extension to output this information in new window or elsewhere
(issue imported from #M9401)
Files
Actions