This repository has been archived on 2023-12-31. You can view files and clone it, but cannot push or open issues or pull requests.
2019-11-11 19:46:45 +01:00

9 lines
85 B
PHP

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