summaryrefslogtreecommitdiffstats
path: root/src/usr
diff options
context:
space:
mode:
Diffstat (limited to 'src/usr')
-rw-r--r--src/usr/local/www/services_rfc2136.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/usr/local/www/services_rfc2136.php b/src/usr/local/www/services_rfc2136.php
index bc8b24c..a4deb9c 100644
--- a/src/usr/local/www/services_rfc2136.php
+++ b/src/usr/local/www/services_rfc2136.php
@@ -163,7 +163,7 @@ foreach ($a_rfc2136 as $rfc2136):
else
print('<font color="green">');
- print(tmlspecialchars($cached_ip));
+ print(htmlspecialchars($cached_ip));
print('</font>');
} else {
print('IPv4: N/A');
OpenPOWER on IntegriCloud