mirror of
https://github.com/Hopiu/jquery-mobile.git
synced 2026-03-25 10:20:34 +00:00
7 lines
59 B
PHP
7 lines
59 B
PHP
|
|
<?
|
||
|
|
$elements = array(
|
||
|
|
'theme.css',
|
||
|
|
'structure.css'
|
||
|
|
);
|
||
|
|
|
||
|
|
?>
|