mirror of
https://github.com/DanielnetoDotCom/YouPHPTube
synced 2025-10-03 17:59:55 +02:00
6 lines
No EOL
170 B
PHP
6 lines
No EOL
170 B
PHP
<script src="<?php echo getURL('plugin/UserNotifications/script.js'); ?>" type="text/javascript"></script>
|
|
<script>
|
|
$(document).ready(function () {
|
|
|
|
});
|
|
</script> |