mirror of
https://github.com/friendica/friendica
synced 2025-04-24 00:30:11 +00:00
changes to support a mobile theme
This commit is contained in:
parent
ea2c3748f0
commit
5cb979f5e4
12 changed files with 260 additions and 40 deletions
|
@ -256,6 +256,7 @@ function get_theme_info($theme){
|
|||
'author' => array(),
|
||||
'maintainer' => array(),
|
||||
'version' => "",
|
||||
'credits' => "",
|
||||
'experimental' => false,
|
||||
'unsupported' => false
|
||||
);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue