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/interfaces.php
62 62
	$if = $_REQUEST['if'];
63 63

  
64 64
if (empty($ifdescrs[$if])) {
65
	Header("Location: interfaces.php");
65
	header("Location: interfaces.php");
66 66
	exit;
67 67
}
68 68

  

Formats disponibles : Unified diff