Tizen 2.1 base
[platform/framework/web/web-ui-fw.git] / libs / js / jquery-mobile-1.0.1pre / css / themes / default / index.php
1 <?php
2 $type = 'text/css';
3 $files = array(
4         '../../../LICENSE-INFO.txt',
5         'jquery.mobile.theme.css'
6 );
7 $base = dirname(__FILE__);
8 require_once('../../structure/index.php');