Vergleich task.php - 1.6.9 - 1.6.15

  Keine Änderungen   Hinzugefügt   Modifiziert   Entfernt
Zeile 56Zeile 56
{
// Send our fake gif image (clear 1x1 transparent image)
header("Content-type: image/gif");

{
// Send our fake gif image (clear 1x1 transparent image)
header("Content-type: image/gif");

 
	header("Expires: Sat, 1 Jan 2000 01:00:00 GMT");
header("Last-Modified: ".gmdate("D, d M Y H:i:s")." GMT");
header("Cache-Control: no-cache, must-revalidate");
header("Pragma: no-cache");

	echo base64_decode("R0lGODlhAQABAIAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==");

// If the use shutdown functionality is turned off, run any shutdown related items now.

	echo base64_decode("R0lGODlhAQABAIAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==");

// If the use shutdown functionality is turned off, run any shutdown related items now.