diff -r 5533c4fff98f -r 4ec5ab29f634 inc/record.inc.php --- a/inc/record.inc.php Thu Jun 28 09:19:48 2007 +0000 +++ b/inc/record.inc.php Mon Jul 02 23:01:18 2007 +0000 @@ -1,18 +1,5 @@ trancer nl> | -// | Sjeemz sjeemz nl> | -// +--------------------------------------------------------------------+ // Filename: record.inc.php // Startdate: 26-10-2002 @@ -831,8 +818,8 @@ "ns_name" => $r["nameserver"], "account" => $r["account"], ); - return $ret; } + return $ret; } }