g1chapeau/footer.php

8 lines
78 B
PHP

<?php
if (isset($footerScripts)) {
echo $footerScripts;
}
?>
</body>
</html>