mirror of
https://github.com/UnickSoft/graphonline.git
synced 2025-07-01 07:15:29 +00:00
5 lines
217 B
PHP
Executable File
5 lines
217 B
PHP
Executable File
<head>
|
|
<script type="text/javascript" src="<?= Root('i/js/dev/jquery-2.0.3.min.js')?>"></script>
|
|
<script type="text/javascript" src="<?= Root('i/js/dev/jquery.browser.js')?>"></script>
|
|
</head>
|