Skip to content

Commit a60ad5d

Browse files
committed
Update jQuery to 1.9.1
1 parent da4155e commit a60ad5d

File tree

3 files changed

+6
-5
lines changed

3 files changed

+6
-5
lines changed

index.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@
7474
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
7575
<title>Debug Console</title>
7676
<link rel="stylesheet" type="text/css" href="styles.css" />
77-
<script src="jquery-1.7.1.min.js"></script>
77+
<script src="jquery-1.9.1.min.js"></script>
7878
<script src="ace/ace.js" charset="utf-8"></script>
7979
<script src="ace/mode-php.js" charset="utf-8"></script>
8080
<script src="php-console.js"></script>

0 commit comments

Comments
 (0)