]> git.mxchange.org Git - friendica.git/commitdiff
move all commands inside the duepuntozero_init() function
authorZach Prezkuta <fermion@gmx.com>
Fri, 8 Feb 2013 16:03:50 +0000 (09:03 -0700)
committerZach Prezkuta <fermion@gmx.com>
Fri, 8 Feb 2013 16:03:50 +0000 (09:03 -0700)
view/theme/duepuntozero/theme.php

index bf5a4111fd396d46937c77ab27386c580cfac28e..e6c276c0a3e3d2229e49d439ca1a2960675920e4 100644 (file)
@@ -1,8 +1,10 @@
 <?php
+
+function duepuntozero_init(&$a) {
+
 $a->theme_info = array();
 set_template_engine($a, 'smarty3');
 
-function duepuntozero_init(&$a) {
 $a->page['htmlhead'] .= <<< EOT
 <script>
 function insertFormatting(comment,BBcode,id) {