2 if (!defined('TYPO3_MODE')) {
5 if (TYPO3_MODE
== 'BE') {
6 $GLOBALS['TYPO3_CONF_VARS']['SC_OPTIONS']['reports']['sv']['services'] = array(
7 'title' => 'LLL:EXT:sv/reports/locallang.xml:report_title',
8 'description' => 'LLL:EXT:sv/reports/locallang.xml:report_description',
9 'icon' => 'EXT:sv/reports/tx_sv_report.png',
10 'report' => 'TYPO3\\CMS\\Sv\\Report\\ServicesListReport'