mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-07-16 22:42:16 +00:00
This commit is contained in:
+1
-1
@@ -73,7 +73,7 @@ if(isset($_GET['src']) && $_GET['src']=='person' && isset($_GET['person_id']) &
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
//die bilder werden, sofern es funktioniert, in jpg umgewandelt da es sonst zu fehlern beim erstellen
|
||||
//von pdfs kommen kann.
|
||||
$im = @imagecreatefromstring(base64_decode($cTmpHEX));
|
||||
|
||||
Reference in New Issue
Block a user