This repository has been archived on 2023-12-31. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
meritkollen/src/include/info.php
2019-11-11 19:46:45 +01:00

9 lines
85 B
PHP

<?php
echo "
<script>
$(document).ready(function() {
laddaBetyg();
});
</script>
";