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_edit.php
98 98
	$id = "0";
99 99

  
100 100
if(!is_numeric($id)) {
101
	Header("Location: /");
101
	header("Location: /");
102 102
	exit;
103 103
}
104 104

  

Formats disponibles : Unified diff