Merge pull request #11 from eschultz/patch-1

NerdPack: PHP7 compatibility (unRAID 6.3.0-rc2+)
This commit is contained in:
Derek Macias
2016-10-20 13:31:33 -06:00
committed by GitHub

View File

@ -79,4 +79,4 @@ $return = [
]; ];
echo json_encode($return); echo json_encode($return);
?> ?>