updated profile with seasons

This commit is contained in:
Ricsi
2019-03-20 20:37:45 +00:00
parent 6da70b9c5d
commit 3ed3c23b0c
7 changed files with 455 additions and 301 deletions

View File

@@ -11,6 +11,9 @@ if ($this->is_id()) {
case '2':
$smarty->assign('error', 'Ismeretlen esemény típus');
break;
case '3':
$smarty->assign('error', 'A fájlnak szezonnal kell kezdődnie!');
break;
case 'success':
# code...
$smarty->assign('success', 'Sikeres feltöltés!');