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/getserviceproviders.php
74 74
}
75 75

  
76 76
function provider_plan_data($country,$provider,$connection) {
77
	Header("Content-type: application/xml;");
77
	header("Content-type: application/xml;");
78 78
	echo "<?xml version=\"1.0\" ?>\n";
79 79
	echo "<connection>\n";
80 80
	$serviceproviders = get_country_providers($country);

Formats disponibles : Unified diff