]> git.mxchange.org Git - friendica.git/blobdiff - view/theme/quattro/theme.php
newline at end of header
[friendica.git] / view / theme / quattro / theme.php
index e21deb8ab536bc6fb4437e8fc7ecaf83c2b13e78..989a998064bbc7037c141656f682917f2c3a204c 100644 (file)
@@ -7,10 +7,10 @@
  * Maintainer: Tobias <https://diekershoff.homeunix.net/friendica/profile/tobias>
  */
  
+function quattro_init(&$a) {
 $a->theme_info = array();
-$a->theme['template_engine'] = 'smarty3';
+set_template_engine($a, 'smarty3');
 
-function quattro_init(&$a) {
 $a->page['htmlhead'] .= <<< EOT
 <script>
 function insertFormatting(comment,BBcode,id) {