We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cb8acb9 commit c117ebeCopy full SHA for c117ebe
header.inc.php
@@ -29,8 +29,6 @@
29
30
<link rel="shortcut icon" href="images/favicon.png">
31
32
-<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.6.2/jquery.js"></script>
33
-
34
<?php foreach ($page['js'] as $js) { ?>
35
<script src="js/<?php echo $js; ?>.js?v1"></script>
36
<?php } ?>
0 commit comments