Browse Source

remove v10 patch

Olivier Massot 5 years ago
parent
commit
cfa2be6c3f
1 changed files with 0 additions and 5 deletions
  1. 0 5
      ot_templating/ext_localconf.php

+ 0 - 5
ot_templating/ext_localconf.php

@@ -36,8 +36,3 @@ $GLOBALS['TYPO3_CONF_VARS']['LOG']['Opentalent']['OtTemplating']['writerConfigur
         ]
     ]
 ];
-
-
-// Temp patch for https://www.gitmemory.com/issue/FluidTYPO3/vhs/1675/663826916
-if(!defined("PATH_site")) { define("PATH_site", \TYPO3\CMS\Core\Core\Environment::getPublicPath() . '/'); }
-