updated profile with seasons
This commit is contained in:
@@ -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!');
|
||||
|
||||
Reference in New Issue
Block a user