diff --git a/ykval-verify.php b/ykval-verify.php index 8302188..16e5177 100644 --- a/ykval-verify.php +++ b/ykval-verify.php @@ -58,6 +58,7 @@ $myLog->request->set('time_start', $time_start); unset($time_start); +$request = array(); $message = ''; if ($_GET) { $request = $_GET;