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/status_graph.php
79 79
		}
80 80
	}
81 81
	if ($found === false) {
82
		Header("Location: status_graph.php");
82
		header("Location: status_graph.php");
83 83
		exit;
84 84
	}
85 85
} else {

Formats disponibles : Unified diff