Content-Konfiguration
= $stats['total'] ?? 0 ?>
Gesamt
= $stats['by_type'][$type] ?? 0 ?>
= $typeLabels[$type] ?? $type ?>
= htmlspecialchars($_SESSION['success']) ?>
= htmlspecialchars($_SESSION['error']) ?>
Konfigurationen
| ID |
Typ |
Name |
Version |
Status |
Parent |
Aktualisiert |
| = $config['id'] ?> |
= $typeLabels[$config['type']] ?? $config['type'] ?> |
= htmlspecialchars($config['name']) ?> |
= htmlspecialchars($config['version']) ?> |
= $config['status'] ?> |
= $config['parent_name'] ? htmlspecialchars($config['parent_name']) : '-' ?> |
= substr($config['updated_at'], 0, 16) ?> |
| Keine Konfigurationen vorhanden |