]> git.mxchange.org Git - friendica.git/blobdiff - include/plugin.php
changes to support a mobile theme
[friendica.git] / include / plugin.php
index f60a7d2961069b11ec183c4f606f44853063374c..8f6d6ea9858ee03fc9855e2c47811e1fd5aee31f 100644 (file)
@@ -256,6 +256,7 @@ function get_theme_info($theme){
                'author' => array(),
                'maintainer' => array(),
                'version' => "",
+               'credits' => "",
                'experimental' => false,
                'unsupported' => false
        );