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