Projet

Général

Profil

« Précédent | Suivant » 

Révision cbe38717

Ajouté par Ermal il y a presque 10 ans

Bring the code of captiveportal up to speed with its module counterpart requirments

Voir les différences:

usr/local/www/services_captiveportal_hostname.php
79 79
					pfSense_pipe_action("pipe delete {$ipfw['dnpipe']}");
80 80
					pfSense_pipe_action("pipe delete " . ($ipfw['dnpipe']+1));
81 81
				}
82
				pfSense_ipfw_Tableaction($cpzone, IP_FW_TABLE_DEL, 3, $ip);
83
				pfSense_ipfw_Tableaction($cpzone, IP_FW_TABLE_DEL, 4, $ip);
82
				pfSense_ipfw_Tableaction($cpzone, IP_FW_TABLE_XDEL, 3, $ip);
83
				pfSense_ipfw_Tableaction($cpzone, IP_FW_TABLE_XDEL, 4, $ip);
84 84
			}
85 85
		}
86 86
			

Formats disponibles : Unified diff