431474dddda53a4bf7dfa86bb7f4d721b97d0661
[framework/web/web-ui-fw.git] / libs / js / jquery-mobile-1.1.0 / css / themes / default / index.php
1 <?php
2 $type = 'text/css';
3 $files = array(
4         '../../../LICENSE-INFO.txt',
5         'jquery.mobile.css'
6 );
7 $base = dirname(__FILE__);