Getter/Setter for theme info
This commit is contained in:
@@ -21,7 +21,7 @@ use Friendica\Util\Strings;
|
||||
|
||||
function vier_init(App $a)
|
||||
{
|
||||
$a->theme_info['events_in_profile'] = false;
|
||||
$a->setThemeInfoValue('events_in_profile', false);
|
||||
|
||||
Renderer::setActiveTemplateEngine('smarty3');
|
||||
|
||||
|
||||
Reference in New Issue
Block a user