*
* This copyright notice MUST APPEAR in all copies of the script!
***************************************************************/
+
/**
* Class for the built TypoScript based Front End
*
*
* @author Kasper Skaarhoj <kasperYYYY@typo3.com>
*/
+
/**
* [CLASS/FUNCTION INDEX of SCRIPT]
*
if (defined('TYPO3_MODE') && $TYPO3_CONF_VARS[TYPO3_MODE]['XCLASS']['tslib/class.tslib_fe.php']) {
include_once($TYPO3_CONF_VARS[TYPO3_MODE]['XCLASS']['tslib/class.tslib_fe.php']);
}
-?>
+
+?>
\ No newline at end of file