mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-07-20 08:22:17 +00:00
This commit is contained in:
+1
-1
@@ -59,6 +59,6 @@ else
|
||||
//diese werden dann einfach so angezeigt.
|
||||
@ob_clean();
|
||||
header("Content-type: image/gif");
|
||||
echo hexstr($cTmpHEX);
|
||||
exit(base64_decode($cTmpHEX));
|
||||
}
|
||||
?>
|
||||
Reference in New Issue
Block a user