TYPO3
7.6
Users
bogdan
Projects
Kapeli
Resources
Dash
Docsets
TYPO3
src
typo3
sysext
version
version/ext_tables.php
Go to the documentation of this file.
1
<?php
2
defined(
'TYPO3_MODE'
) or die();
3
4
if
(TYPO3_MODE === 'BE' && !\TYPO3\CMS\Core\Utility\ExtensionManagementUtility::isLoaded('workspaces')) {
5
$GLOBALS
[
'TBE_MODULES_EXT'
][
'xMOD_alt_clickmenu'
][
'extendCMclasses'
][] = array(
6
'name'
=> \TYPO3\CMS\Version\ClickMenu\VersionClickMenu::class,
7
);
8
}
Generated on Wed Nov 11 2015 01:51:55 for TYPO3 by
1.8.3