diff --git a/view-action.php b/view-action.php index ab3fa41..87b893d 100644 --- a/view-action.php +++ b/view-action.php @@ -12,6 +12,7 @@ include_once("fof-main.php"); +$items = []; while (list ($key, $val) = each ($_POST)) { $first = false;