From 6a8bb1e9da7a958b48531e1ebb7ed9a8615e3740 Mon Sep 17 00:00:00 2001 From: eekdood Date: Fri, 13 Oct 2017 10:29:21 -0400 Subject: [PATCH] Update depreciated split() Replace split() with explode() Update version number, copyright, and header formatting. --- sendform.php | 28 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-) diff --git a/sendform.php b/sendform.php index e58f3a6..052fc50 100644 --- a/sendform.php +++ b/sendform.php @@ -1,18 +1,18 @@