]> 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 ceafdf59569571a7cbf4354b3b34bffaf5cdc0d1..1fe4bf859cd84d42bc93f454ae80396c0b09f44f 100644 (file)
@@ -8,12 +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) {