]> git.mxchange.org Git - friendica.git/blobdiff - view/theme/duepuntozero/theme.php
move all commands inside the duepuntozero_init() function
[friendica.git] / 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) {