X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Ftheme%2Fvier%2Ftheme.php;h=7c94f001aa2ac9570980b027a3daa7915647baa2;hb=4b6afbf6814acde5151edc74f0b6cf1fd7685432;hp=7c0f3d3f8d1b6fa3f3136230564047319179b2c4;hpb=f519b907372e647e1c26408af1943892e725b92e;p=friendica.git diff --git a/view/theme/vier/theme.php b/view/theme/vier/theme.php index 7c0f3d3f8d..7c94f001aa 100644 --- a/view/theme/vier/theme.php +++ b/view/theme/vier/theme.php @@ -1,20 +1,24 @@ * Author: Ike + * Author: Beanow * Maintainer: Ike - * Description: "Vier" uses the font awesome font library: http://fortawesome.github.com/Font-Awesome/ + * Description: "Vier" is a very compact and modern theme. It uses the font awesome font library: http://fortawesome.github.com/Font-Awesome/ */ +function vier_init(&$a) { set_template_engine($a, 'smarty3'); +$baseurl = $a->get_baseurl(); + $a->theme_info = array(); -function vier_init(&$a) { $a->page['htmlhead'] .= <<< EOT - EOT; }