1
0
Fork 0

The events moved from the profile to the navigation bar - for supported themes

This commit is contained in:
Michael Vogel 2015-09-30 18:50:44 +02:00
commit 68a6f0298e
8 changed files with 41 additions and 24 deletions

View file

@ -10,6 +10,9 @@
*/
function vier_init(&$a) {
$a->theme_events_in_profile = false;
set_template_engine($a, 'smarty3');
$baseurl = $a->get_baseurl();