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_captiveportal.php
51 51

  
52 52
if ($_GET['act'] == "del" && !empty($cpzone)) {
53 53
	captiveportal_disconnect_client($_GET['id']);
54
	Header("Location: status_captiveportal.php?zone={$cpzone}");
54
	header("Location: status_captiveportal.php?zone={$cpzone}");
55 55
	exit;
56 56
}
57 57

  

Formats disponibles : Unified diff