소스 검색

remove v10 patch

Olivier Massot 5 년 전
부모
커밋
cfa2be6c3f
1개의 변경된 파일0개의 추가작업 그리고 5개의 파일을 삭제
  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() . '/'); }
-