-
Carsten Rose authored
yes: t3editor with sparql no: t3editor plain/bracketmatch
Carsten Rose authoredyes: t3editor with sparql no: t3editor plain/bracketmatch
ext_tables.php 277 B
<?php
/**
* @author Carsten Rose <carsten.rose@math.uzh.ch>
*/
if (!defined('TYPO3_MODE')) {
die ('Access denied.');
}
\TYPO3\CMS\Extbase\Utility\ExtensionUtility::registerPlugin(
'IMATHUZH.' . $_EXTKEY,
'Qfq',
'QFQ Element',
'EXT:qfq/ext_icon.png'
);