20 require_once
'init.php';
23 if (!(TYPO3_REQUESTTYPE & TYPO3_REQUESTTYPE_AJAX)) {
25 $fileSystemNavigationFrameController->initPage();
26 $fileSystemNavigationFrameController->main();
27 $fileSystemNavigationFrameController->printContent();
static makeInstance($className)