]> git.mxchange.org Git - friendica.git/blobdiff - view/theme/frio/theme.php
[frio] Add wrapper to generic contact list
[friendica.git] / view / theme / frio / theme.php
index c504678577bdd5f5c8602c91e887341d89d6713a..c8f22228b654fc5d2fa6593b0bf007da48610d41 100644 (file)
@@ -53,8 +53,6 @@ function frio_init(App $a)
        global $frio;
        $frio = 'view/theme/frio';
 
-       // disable the events module link in the profile tab
-       $a->setThemeInfoValue('events_in_profile', false);
        $a->setThemeInfoValue('videowidth', 622);
 
        Renderer::setActiveTemplateEngine('smarty3');