Archivierte Dokumente werden ab sofort mit dem Mimetype application/pdf

archiviert
This commit is contained in:
Andreas Österreicher
2018-03-20 10:54:27 +01:00
parent 89af37bc10
commit 10cb2129a8
2 changed files with 5 additions and 8 deletions
+1 -1
View File
@@ -427,7 +427,7 @@ else
else
$akte->dokument_kurzbz = 'Zeugnis';
$akte->inhalt = $hex;
$akte->mimetype = 'application/octet-stream';
$akte->mimetype = 'application/pdf';
$akte->erstelltam = $heute;
$akte->gedruckt = true;
$akte->titel = $titel.'.pdf';