Files
public
src
templates
addressbook
admin
security
status
_footer.html.php
_header.html.php
index.html.php
.gitignore
LICENSE
README.md
config.json.sample
addressbook/templates/_footer.html.php
2022-10-25 15:48:36 +02:00

3 lines
71 B
PHP

<script src="/assets/js/functions.js"></script>
</body>
</html>