[frio] Set videowidth to 622px

2022.09-rc
Hypolite Petovan 2018-01-08 23:52:54 -05:00
rodzic 5691564220
commit 2f2ded4e55
1 zmienionych plików z 1 dodań i 0 usunięć

Wyświetl plik

@ -23,6 +23,7 @@ function frio_init(App $a)
{
// disable the events module link in the profile tab
$a->theme_events_in_profile = false;
$a->videowidth = 622;
$a->set_template_engine('smarty3');