Miguel Angel Calleja Lázaro schrieb: > $con=mysql(TYPO3_db,$query); ---->line 128 > use $GLOBALS['TYPO3_DB']->exec_SELECTquery($select_fields,$from_table,$where_clause,$groupBy='',$orderBy='',$limit='') or another function of the TYPO3 "database wrapper" class instead. -- Peter