Преглед на файлове

test client area functions

andre преди 6 месеца
родител
ревизия
926010def4
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      core/Helper/DnsHelper.php

+ 1 - 1
core/Helper/DnsHelper.php

@@ -199,7 +199,7 @@ class DnsHelper
                 __FUNCTION__,
                 $this->params,
                 'DEbug',
-                $dnsZone
+                $dnsZone['result']
             );
 
         if($dnsZone['result'] != 'success') {