Actions
Bug #20891
closedt3lib_db::exec_... - functions use direct mysql-commands
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2009-08-15
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
4.2
PHP Version:
4.3
Tags:
Complexity:
Is Regression:
No
Sprint Focus:
Description
t3lib_db::exec_... - functions use direct function mysql_query()
instead they should use $this->sql_query()
(issue imported from #M11728)
Actions