milestone fix; maybe not perfect

This commit is contained in:
Tóth Richárd
2019-02-14 16:53:40 +01:00
parent ddd2727ef2
commit 9abbc57532
16 changed files with 1492 additions and 989 deletions

View File

@@ -12,6 +12,7 @@ foreach ($ms_assoc_array as $key => $ms) {
$smarty->assign('ms_array', $ms_array);
$smarty->display('user_profile.tpl');
?>