$value) { $placeholders['{{' . $key . '}}'] = $value; } $js = 'window.addEventListener("LoadmanagerJs", function() {' . strtr(file_get_contents($path . 'manager.js'), $placeholders) . '}, { once: true });git checkout main'; echo "window.managerJs = (function() {\n" . $js . "\n})();"; ?>