]> git.mxchange.org Git - friendica.git/blobdiff - view/theme/darkbubble/theme.php
Fix registration form
[friendica.git] / view / theme / darkbubble / theme.php
index 6a2266dd8067484a6e0b414987a4dd1f17fed0b2..ecd14da772ed017523d2bfe1df054545ae782298 100644 (file)
@@ -10,7 +10,7 @@
 $a->theme_info = array(
   'extends' => 'testbubble',
 );
-$a->theme['template_engine'] = 'smarty3';
+set_template_engine($a, 'smarty3');
 
 
 $a->page['htmlhead'] .= <<< EOT