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

8 lines
165 B
PHP

<?php
$type = 'text/css';
$files = array(
'../../../INTRO.txt',
'jquery.mobile.theme.css'
);
$base = dirname(__FILE__);
require_once('../../structure/index.php');