Skip to content

Commit c117ebe

Browse files
committed
add local version of jquery
1 parent cb8acb9 commit c117ebe

File tree

3 files changed

+5
-3
lines changed

3 files changed

+5
-3
lines changed

header.inc.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,6 @@
2929

3030
<link rel="shortcut icon" href="images/favicon.png">
3131

32-
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.6.2/jquery.js"></script>
33-
3432
<?php foreach ($page['js'] as $js) { ?>
3533
<script src="js/<?php echo $js; ?>.js?v1"></script>
3634
<?php } ?>

0 commit comments

Comments
 (0)