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/pkg.php
64 64
}
65 65

  
66 66
if($pkg['donotsave'] <> "") {
67
	Header("Location: pkg_edit.php?xml=" . $xml);
67
	header("Location: pkg_edit.php?xml=" . $xml);
68 68
	exit;
69 69
}
70 70

  

Formats disponibles : Unified diff