X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Ftheme%2Fdarkbubble%2Ftheme.php;h=ecd14da772ed017523d2bfe1df054545ae782298;hb=cde9b6370da1735fffab2fe5933334c2ac3320e9;hp=326c98bbdaa0f70426ef9d17c144437db96d7d4d;hpb=2465b3274aacaf81c50d2bd11375f02cb9b49d54;p=friendica.git diff --git a/view/theme/darkbubble/theme.php b/view/theme/darkbubble/theme.php index 326c98bbda..ecd14da772 100644 --- a/view/theme/darkbubble/theme.php +++ b/view/theme/darkbubble/theme.php @@ -1,4 +1,23 @@ + */ + + $a->theme_info = array( 'extends' => 'testbubble', ); +set_template_engine($a, 'smarty3'); + + +$a->page['htmlhead'] .= <<< EOT + +EOT;