]> git.mxchange.org Git - friendica.git/blobdiff - view/theme/darkzero/theme.php
Frio: remove header(location) in default.php
[friendica.git] / view / theme / darkzero / theme.php
index dcb65589c1731b937f48fc7c6372adf37cc34466..1fe4bf859cd84d42bc93f454ae80396c0b09f44f 100644 (file)
@@ -8,11 +8,12 @@
  * Maintainer: Mike Macgirvin <mike@macgirvin.com>
  */
 
+function darkzero_init(&$a) {
 $a->theme_info = array(
   'extends' => 'duepuntozero',
 );
+set_template_engine($a, 'smarty3');
 
-function darkzero_init(&$a) {
 $a->page['htmlhead'] .= <<< EOT
 <script>
 function insertFormatting(comment,BBcode,id) {