Projet

Général

Profil

« Précédent | Suivant » 

Révision 6f3d2063

Ajouté par Renato Botelho il y a presque 10 ans

Replace Header() calls by lowercase

Voir les différences:

usr/local/www/widgets/widgets/picture.widget.php
61 61
			$config['widgets']['picturewidget'] = base64_encode($data);
62 62
			$config['widgets']['picturewidget_filename'] = $_FILES['pictfile']['name'];
63 63
			write_config("Picture widget saved via Dashboard.");
64
			Header("Location: /index.php");
64
			header("Location: /index.php");
65 65
			exit;
66 66
		}
67 67
	}

Formats disponibles : Unified diff