ab08918dac5ee9bac67a442ec0f6b09a9e4d5cf3
[platform/framework/web/web-ui-fw.git] / libs / js / jquery-mobile-1.0.1pre / css / structure / index.php
1 <?php
2 $files = array_merge($files, array(
3         '../../../LICENSE-INFO.txt',
4         '../../structure/jquery.mobile.core.css',
5         '../../structure/jquery.mobile.transitions.css',
6         '../../structure/jquery.mobile.grids.css',
7         '../../structure/jquery.mobile.headerfooter.css',
8         '../../structure/jquery.mobile.navbar.css',
9         '../../structure/jquery.mobile.button.css',
10         '../../structure/jquery.mobile.collapsible.css',
11         '../../structure/jquery.mobile.controlgroup.css',
12         '../../structure/jquery.mobile.dialog.css',
13         '../../structure/jquery.mobile.forms.checkboxradio.css',
14         '../../structure/jquery.mobile.forms.fieldcontain.css',
15         '../../structure/jquery.mobile.forms.select.css',
16         '../../structure/jquery.mobile.forms.textinput.css',
17         '../../structure/jquery.mobile.listview.css',
18         '../../structure/jquery.mobile.forms.slider.css'
19 ));
20
21 require_once($base.'/../../../combine.php');
22