close forgotten file
This commit is contained in:
parent
3640bbd8ac
commit
535172b6fd
1 changed files with 2 additions and 0 deletions
|
@ -332,6 +332,8 @@ function getDSTARLinks() {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
$out .= "</table>";
|
$out .= "</table>";
|
||||||
|
|
||||||
|
fclose($linkLog);
|
||||||
return $out;
|
return $out;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue