Skip to content

Commit 8ef15e8

Browse files
committed
correction to license include in js/index.php
1 parent a8a6f58 commit 8ef15e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

js/index.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?php
22
$type = 'text/javascript';
33
$files = array(
4-
'LICENSE-INFO.txt',
4+
'../LICENSE-INFO.txt',
55
'jquery.ui.widget.js',
66
'jquery.mobile.widget.js',
77
'jquery.mobile.media.js',

0 commit comments

Comments
 (0)