[TASK] Cleanup EXT:indexed_search
* Move modAccess check to constructor * Move isLoaded check to constructor * Remove check if extbase is loaded * Replace $TYPO3_CONF_VARS to $GLOBALS['TYPO3_CONF_VARS'] Resolves: #56831 Releases: 6.2 Change-Id: Ib824d34219bc1afb646fbaf70b572b6bd3a55a47 Reviewed-on: https://review.typo3.org/28308 Reviewed-by: Stefan Neufeind Tested-by: Stefan Neufeind
Showing
- typo3/sysext/indexed_search/Classes/Controller/ModuleController.php 8 additions, 0 deletions...xt/indexed_search/Classes/Controller/ModuleController.php
- typo3/sysext/indexed_search/ext_localconf.php 9 additions, 9 deletionstypo3/sysext/indexed_search/ext_localconf.php
- typo3/sysext/indexed_search/ext_tables.php 26 additions, 10 deletionstypo3/sysext/indexed_search/ext_tables.php
- typo3/sysext/indexed_search/mod/index.php 1 addition, 4 deletionstypo3/sysext/indexed_search/mod/index.php
- typo3/sysext/indexed_search_mysql/ext_localconf.php 2 additions, 2 deletionstypo3/sysext/indexed_search_mysql/ext_localconf.php
Please register or sign in to comment