From 37949c132df099233c381d55d0dd6babdf462393 Mon Sep 17 00:00:00 2001 From: Repellent Date: Thu, 27 Apr 2017 17:51:41 +0300 Subject: [PATCH] =?UTF-8?q?+=20=D0=B4=D0=BE=D0=B1=D0=B0=D0=B2=D0=BB=D0=B5?= =?UTF-8?q?=D0=BD=D0=B0=20=D0=B2=D0=BE=D0=B7=D0=BC=D0=BE=D0=B6=D0=BD=D0=BE?= =?UTF-8?q?=D1=81=D1=82=D1=8C=20=D0=B2=20=D0=BF=D0=BE=D0=BB=D0=B5=20"?= =?UTF-8?q?=D0=90=D1=82=D1=80=D0=B8=D0=B1=D1=83=D1=82=D1=8B=20=D1=82=D0=B5?= =?UTF-8?q?=D0=B3=D0=B0=20=D0=BF=D0=BE=D0=BB=D1=8F"=20=D1=80=D0=B0=D0=B1?= =?UTF-8?q?=D0=BE=D1=82=D0=B0=D1=82=D1=8C=20=D0=B0=D1=82=D1=80=D0=B8=D0=B1?= =?UTF-8?q?=D1=83=D1=82=D0=BE=D0=BC=20value,=20=D0=B2=20=D0=BA=D0=BE=D1=82?= =?UTF-8?q?=D0=BE=D1=80=D1=8B=D0=B9=20=D0=BC=D0=BE=D0=B6=D0=BD=D0=BE=20?= =?UTF-8?q?=D0=BF=D0=BE=D0=B4=D1=81=D1=82=D0=B0=D0=B2=D0=BB=D1=8F=D1=82?= =?UTF-8?q?=D1=8C=20=D1=82=D0=B5=D0=B3=D0=B8=20(=D0=BD=D0=B0=D0=BF=D1=80?= =?UTF-8?q?=D0=B8=D0=BC=D0=B5=D1=80=20[tag:docid])=20=D0=B8=20php=20=D0=BA?= =?UTF-8?q?=D0=BE=D0=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- contactsnew/class.contactsnew.php | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/contactsnew/class.contactsnew.php b/contactsnew/class.contactsnew.php index 3599698..dc84df1 100755 --- a/contactsnew/class.contactsnew.php +++ b/contactsnew/class.contactsnew.php @@ -384,8 +384,10 @@ class ContactsNew switch ($field['type']) { - case 'input': - $input = ''; + case 'input': + $input = ''; break; case 'textarea':