TYPO3 CMS  TYPO3_6-2
index.php
Go to the documentation of this file.
1 <?php
21 // Make instance:
23 $SOBE->init();
24 $SOBE->main();
25 $SOBE->printContent();
$SOBE
Definition: index.php:43