X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Ftheme%2Fduepuntozero%2Ftheme.php;h=bf5a4111fd396d46937c77ab27386c580cfac28e;hb=c5845be74edd2e48d743772c3dd31e6ad5c2a25e;hp=ebced7b9b84ebfd875a7ae14117102dae2e938ad;hpb=273594af62c960b5a52da5ec1cf6d6bd450415ba;p=friendica.git diff --git a/view/theme/duepuntozero/theme.php b/view/theme/duepuntozero/theme.php index ebced7b9b8..bf5a4111fd 100644 --- a/view/theme/duepuntozero/theme.php +++ b/view/theme/duepuntozero/theme.php @@ -1,2 +1,96 @@ theme_info = array(); +set_template_engine($a, 'smarty3'); + +function duepuntozero_init(&$a) { +$a->page['htmlhead'] .= <<< EOT + +EOT; +}