mirror of
https://github.com/werkraum-media/abtest.git
synced 2024-11-15 05:16:11 +01:00
clean up
This commit is contained in:
parent
ad13cecd62
commit
7b1c848065
1 changed files with 0 additions and 8 deletions
|
@ -1,11 +1,3 @@
|
|||
<?php
|
||||
defined('TYPO3_MODE') || die('Access denied.');
|
||||
|
||||
call_user_func(
|
||||
function()
|
||||
{
|
||||
|
||||
//\TYPO3\CMS\Core\Utility\ExtensionManagementUtility::addStaticFile('abtest2', 'Configuration/TypoScript', 'AB Test');
|
||||
|
||||
}
|
||||
);
|
||||
|
|
Loading…
Reference in a new issue