Projet

Général

Profil

« Précédent | Suivant » 

Révision bf2fb3db

Ajouté par jim-p il y a plus de 9 ans

Encode interface/VIP descriptions before displaying them on the NTP daemon settings.

Voir les différences:

usr/local/www/services_ntpd.php
112 112
		echo "<option value='{$iface}'";
113 113
		if (in_array($iface, $pconfig['interface']))
114 114
			echo "selected";
115
		echo ">{$ifacename}</option>\n";
115
		echo ">" . htmlspecialchars($ifacename) . "</option>\n";
116 116
	} ?>
117 117
	</select>
118 118
	<br/>

Formats disponibles : Unified diff