mirror of
https://github.com/Hopiu/jquery-mobile.git
synced 2026-03-16 22:10:25 +00:00
correction to license include in js/index.php
This commit is contained in:
parent
a8a6f58d3e
commit
8ef15e82cc
1 changed files with 1 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
|||
<?php
|
||||
$type = 'text/javascript';
|
||||
$files = array(
|
||||
'LICENSE-INFO.txt',
|
||||
'../LICENSE-INFO.txt',
|
||||
'jquery.ui.widget.js',
|
||||
'jquery.mobile.widget.js',
|
||||
'jquery.mobile.media.js',
|
||||
|
|
|
|||
Loading…
Reference in a new issue