*/ require_once 'init.php'; // Make instance: $SOBE = t3lib_div::makeInstance('TYPO3_tcefile'); $SOBE->init(); $SOBE->main(); $SOBE->finish(); ?>