Bands
= $stats['bands'] ?>
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..cf382d3
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,2 @@
+storage/*
+!storage/.gitkeep
diff --git a/.htaccess b/.htaccess
new file mode 100644
index 0000000..afb951a
--- /dev/null
+++ b/.htaccess
@@ -0,0 +1,5 @@
+Options -Indexes
+AddDefaultCharset UTF-8
+
| Name | Ort | Status | Aktion |
|---|---|---|---|
| = htmlspecialchars($band['name']) ?> | += htmlspecialchars($band['city']) ?> | += htmlspecialchars($band['status']) ?> | ++ + | +
Keine Bands warten auf Moderation.
+| Band | Autor | Bewertung | Kommentar | Aktion |
|---|---|---|---|---|
| = htmlspecialchars($review['band_name']) ?> | += htmlspecialchars($review['author']) ?> | += (int) $review['rating'] ?> ★ | += htmlspecialchars($review['comment']) ?> | ++ + | +
Keine Bewertungen in Moderation.
+= $stats['bands'] ?>
= $stats['requests'] ?>
= $stats['reviews'] ?>
Neue Anfrage für %s
Nachricht:
%s
', + htmlspecialchars($band['name']), + htmlspecialchars($data['event_date']), + htmlspecialchars($data['location']), + number_format((int) $data['budget'], 0, ',', '.'), + htmlspecialchars($data['event_type']), + nl2br(htmlspecialchars($data['message'])) + ); + $sent = sendEmail($recipient, 'Neue Anfrage – ' . $band['name'], $emailBody); + $message = $sent + ? 'Anfrage gespeichert und an die Band gemeldet.' + : 'Anfrage gespeichert – E-Mail an die Band konnte nicht gesendet werden.'; + } +} + +$settings = settings(); +?> + + + + + +PayPal Zahlungsabwicklung ist = $settings['paypal_enabled'] === '1' ? 'aktiviert' : 'optional' ?>, Service Fee: = htmlspecialchars($settings['service_fee']) ?>%.
+Neue Nachricht über die Bandseite %s.
Von: %s (%s)
Nachricht:
%s
= htmlspecialchars($band['genre']) ?>
+= nl2br(htmlspecialchars($band['description'])) ?>
+| Datum | Status |
|---|---|
| = htmlspecialchars((new DateTimeImmutable($slot['event_date']))->format('d.m.Y')) ?> | += htmlspecialchars(ucfirst($slot['status'])) ?> | +
Schicke = htmlspecialchars($band['name']) ?> eine direkte Nachricht.
+= htmlspecialchars($review['author']) ?> – = (int) $review['rating'] ?> ★
+= htmlspecialchars($review['comment']) ?>
+ +Noch keine freigegebenen Bewertungen.
+ +Ein futuristisches Datums-Dashboard, das terrestrische, kosmische und spekulative Zeitsysteme in einem einzigen, vibrierenden Interface verschmilzt.
-Schritt 3 · Frontend Release
+GetYourBand bringt verifizierte Live-Acts mit Veranstalter:innen in der ganzen Schweiz zusammen. Mit Bewertungen, + moderner Suche und aktivierbarer Vermittlungsgebühr.
+= htmlspecialchars($band['genre']) ?>
+= htmlspecialchars($band['description']) ?>
+ab = formatPrice((int) $band['price']) ?>
+ + + ++ Band ansehen +
+Keine Bands gefunden – ändere deine Filter.
+ +Rolle: = htmlspecialchars($user['role']) ?>
+Du hast noch kein Bandprofil angelegt.
+ + + +| Band | Datum | Status |
|---|---|---|
| = htmlspecialchars($bandName['name'] ?? 'Band #' . $request['band_id']) ?> | += htmlspecialchars($request['event_date']) ?> | += htmlspecialchars($request['status']) ?> | +
= htmlspecialchars($message) ?>
+ Zum Login +