Project

General

Profile

Bug #25197

Updated by Georg Ringer almost 10 years ago

if some js is added with page.includeJS.fileXY = path/file.js 
 maybe same thing with $pagerender = $GLOBALS['TSFE']->getPageRenderer();  
 $pagerender->addJsFile($file, $type = 'text/javascript', $compress = true, $forceOnTop = true, $allWrap = ''); 




 




 (issue imported from #M17791)

Back