Projet

Général

Profil

« Précédent | Suivant » 

Révision 762a7b89

Ajouté par Phil Davis il y a plus de 9 ans

Spelling

Voir les différences:

usr/local/captiveportal/index.php
49 49
$cpzone = $_REQUEST['zone'];
50 50
$cpcfg = $config['captiveportal'][$cpzone];
51 51
if (empty($cpcfg)) {
52
	log_error("Submission to captiveportal with unkown parameter zone: " . htmlspecialchars($cpzone));
52
	log_error("Submission to captiveportal with unknown parameter zone: " . htmlspecialchars($cpzone));
53 53
	portal_reply_page($redirurl, "error", $errormsg);
54 54
	ob_flush();
55 55
	return;

Formats disponibles : Unified diff