jquery-mobile/css/themes/valencia/index.php

7 lines
123 B
PHP

<?php
$type = 'text/css';
$files = array(
'../../../LICENSE-INFO.txt',
'jquery.mobile.css'
);
$base = dirname(__FILE__);