X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Ftheme%2Fquattro%2Ftheme.php;h=f316323fd31cf60a6ecf9cb0e67f510873998a71;hb=e1f366164509fc8217f9d0cf21d7475f6d71b73a;hp=be47a401c0ed335b4f922b18b4ef3774b4e4dca1;hpb=aace55df0ad279d74c5e612078c3f29d114389dc;p=friendica.git diff --git a/view/theme/quattro/theme.php b/view/theme/quattro/theme.php index be47a401c0..f316323fd3 100644 --- a/view/theme/quattro/theme.php +++ b/view/theme/quattro/theme.php @@ -1,20 +1,13 @@ page['htmlhead'].=" - - "; - +/** + * Name: Quattro + * Version: 0.6 + * Author: Fabio + * Maintainer: Fabio + * Maintainer: Tobias + */ + +function quattro_init(&$a) { + $a->page['htmlhead'] .= ''; + $a->page['htmlhead'] .= '';; }