Initial commit - Typo3 11.5.41
This commit is contained in:
5
typo3conf/ext/sr_freecap/ext_autoload.php
Normal file
5
typo3conf/ext/sr_freecap/ext_autoload.php
Normal file
@@ -0,0 +1,5 @@
|
||||
<?php
|
||||
return array(
|
||||
'tx_srfreecap_pi2' => \TYPO3\CMS\Core\Utility\ExtensionManagementUtility::extPath('sr_freecap') . 'pi2/class.tx_srfreecap_pi2.php',
|
||||
);
|
||||
?>
|
||||
Reference in New Issue
Block a user