[TYPO3-core] FYI Fixed bug #10086: Core uses deprecated function t3lib_db->sql()

Martin Kutschker masi-no at spam-typo3.org
Fri Jan 9 22:17:17 CET 2009


Hi!

No brainer notice.

Branches: trunk

Description: The Core uses deprecated function t3lib_db->sql(). It
should use at least t3lib_db->sql_query() if not one of the other query
functions.

Solution: Replace calls of t3lib_db->sql() with t3lib_db->sql_query()

Patch has been comitted as revision 4674.

Masi
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: bug_10086.diff
Url: http://lists.netfielders.de/pipermail/typo3-team-core/attachments/20090109/11cd84ff/attachment.txt 


More information about the TYPO3-team-core mailing list