5 lines
101 B
PHP
5 lines
101 B
PHP
<script>
|
|
// Run this function as soon as the body tag is available:
|
|
fnApplyDark();
|
|
</script>
|