login(); $albums = $api->getAlbums(); } catch (\Exception $e) { die('Fehler: ' . $e->getMessage()); } if (!isset($_POST['submit'])) { ?>
uploadPhotos($_POST['album']); } catch (\Exception $e) { die('Fehler: ' . $e->getMessage()); } ?> Erfolg! Zurück