changes to support a mobile theme

This commit is contained in:
Zach Prezkuta 2012-07-23 20:37:00 -06:00
parent ea2c3748f0
commit 5cb979f5e4
12 changed files with 260 additions and 40 deletions

View file

@ -256,6 +256,7 @@ function get_theme_info($theme){
'author' => array(),
'maintainer' => array(),
'version' => "",
'credits' => "",
'experimental' => false,
'unsupported' => false
);