From 9cc7af4fdd49231e92737eaadf9c2173dad41235 Mon Sep 17 00:00:00 2001 From: ArtyumX Date: Sun, 29 May 2016 20:38:39 +0400 Subject: [PATCH] Added 'required' attribute This prevents user from sending empty value. --- index.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.php b/index.php index 68ac273..646715b 100644 --- a/index.php +++ b/index.php @@ -53,7 +53,7 @@
- +