abtest/ext_localconf.php

6 lines
202 B
PHP
Raw Normal View History

2017-12-10 22:19:30 +01:00
<?php
defined('TYPO3_MODE') or die();
2017-12-11 00:18:29 +01:00
$GLOBALS['TYPO3_CONF_VARS']['SC_OPTIONS']['tslib/class.tslib_fe.php']['determineId-PostProc']['abtest2'] = 'WapplerSystems\\ABTest2\\Helper->determineContentId';