Projet

Général

Profil

« Précédent | Suivant » 

Révision febe0112

Ajouté par Ermal il y a plus de 9 ans

Make proper check here

Voir les différences:

etc/inc/interfaces.inc
1976 1976
		unset($carp_sync_int);
1977 1977

  
1978 1978
	/* setup pfsync interface */
1979
	if ($carp_sync_int and $pfsyncenabled) {
1979
	if (isset($carp_sync_int) and isset($pfsyncenabled)) {
1980 1980
		if (is_ipaddr($pfsyncpeerip))
1981 1981
			$syncpeer = "syncpeer {$pfsyncpeerip}";
1982 1982
		else

Formats disponibles : Unified diff