From d4ecc94be4a7f7d260f50bc4fbe2e17877ddfd64 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ermal=20Lu=C3=A7i?= Date: Sun, 20 Jul 2008 14:39:59 +0000 Subject: * Correct yesterday commit seems that DNS-o-mattic commit support had shifted the values cause of bad separator use ' '(space) instead of ','(comma). * Implement DNSexit support. Feature request: #1588 --- usr/local/www/services_dyndns.php | 4 ++-- usr/local/www/services_dyndns_edit.php | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/usr/local/www/services_dyndns.php b/usr/local/www/services_dyndns.php index a1be680..9dccc31 100755 --- a/usr/local/www/services_dyndns.php +++ b/usr/local/www/services_dyndns.php @@ -82,8 +82,8 @@ include("head.inc");