Index: t3lib/class.t3lib_sqlengine.php =================================================================== --- t3lib/class.t3lib_sqlengine.php (revision 6276) +++ t3lib/class.t3lib_sqlengine.php (working copy) @@ -31,6 +31,7 @@ * $Id$ * * @author Kasper Skaarhoj + * @deprecated since TYPO3 4.3, this class will be removed in TYPO3 4.5, it has been integrated to extension DBAL. */ /** * [CLASS/FUNCTION INDEX of SCRIPT] @@ -902,4 +903,4 @@ include_once($TYPO3_CONF_VARS[TYPO3_MODE]['XCLASS']['t3lib/class.t3lib_sqlengine.php']); } -?> \ No newline at end of file +?>