X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Ftheme%2Fdarkzero%2Ftheme.php;h=e6b469bff00f08d2d5815f749c44046dd718d21b;hb=16f9d7fd35570b46fa4e1c591695bb9f1146a4b5;hp=37632c4b5fd7987e383324c0c25614713864c8f8;hpb=dd9432903ddb3e12381881da44fb84afff832d52;p=friendica.git diff --git a/view/theme/darkzero/theme.php b/view/theme/darkzero/theme.php old mode 100755 new mode 100644 index 37632c4b5f..e6b469bff0 --- a/view/theme/darkzero/theme.php +++ b/view/theme/darkzero/theme.php @@ -4,16 +4,58 @@ * Name: Darkzero * Version: 1.0 * Author: Fabio Communi + * Maintainer: Fabio Communi + * Maintainer: Mike Macgirvin */ $a->theme_info = array( 'extends' => 'duepuntozero', ); +function darkzero_init(&$a) { $a->page['htmlhead'] .= <<< EOT EOT; +} \ No newline at end of file