Your IP : 216.73.217.30


Current Path : /var/www/surf/TYPO3/vendor/mask/mask/
Upload File :
Current File : /var/www/surf/TYPO3/vendor/mask/mask/ext_tables.sql

-- Add index for CType to speed up number of used elements lookup --
CREATE TABLE tt_content (
	KEY CType (CType),
);