mirror of
https://github.com/slawkens/myaac.git
synced 2025-10-14 09:44:55 +02:00
* enabled cache http headers for signatures
* disabled fullpage plugin in tinymce
This commit is contained in:
@@ -127,7 +127,4 @@
|
||||
|
||||
imagepng($img, SIGNATURES_CACHE . $player->getID() . '.png');
|
||||
imagedestroy($img);
|
||||
|
||||
header('Content-type: image/png');
|
||||
readfile(SIGNATURES_CACHE.$player->getId() . '.png' );
|
||||
?>
|
||||
|
Reference in New Issue
Block a user