The events moved from the profile to the navigation bar - for supported themes
This commit is contained in:
parent
2e8caf7f27
commit
68a6f0298e
8 changed files with 41 additions and 24 deletions
|
@ -10,6 +10,9 @@
|
|||
*/
|
||||
|
||||
function vier_init(&$a) {
|
||||
|
||||
$a->theme_events_in_profile = false;
|
||||
|
||||
set_template_engine($a, 'smarty3');
|
||||
|
||||
$baseurl = $a->get_baseurl();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue