TYPO3 CMS  TYPO3_6-2
index.php
Go to the documentation of this file.
1 <?php
25 // Make instance:
26 $SOBE = \TYPO3\CMS\Core\Utility\GeneralUtility::makeInstance('TYPO3\\CMS\\Rtehtmlarea\\Controller\\BrowseLinksController');
27 $SOBE->main();
28 $SOBE->printContent();
$SOBE
Definition: index.php:43