X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Ftheme%2Fdarkzero%2Ftheme.php;h=bbba3ef740ccea9dbe5aae46fb48b21e18d6d9ee;hb=c0a377e0de2a71197152281b61d5e8518dab1356;hp=e03bcc7b8ac26bcebf3f367e9b1ce68a3c5bc854;hpb=18bf5d14023d5f6ea4d490362b2825f7a71f951e;p=friendica.git diff --git a/view/theme/darkzero/theme.php b/view/theme/darkzero/theme.php old mode 100755 new mode 100644 index e03bcc7b8a..bbba3ef740 --- a/view/theme/darkzero/theme.php +++ b/view/theme/darkzero/theme.php @@ -3,17 +3,22 @@ /* * Name: Darkzero * Version: 1.0 - * Author: Mike Macgirvin + * 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