Index: /changelog
===================================================================
--- /changelog	(revision 6744)
+++ /changelog	(revision 6745)
@@ -28,2 +28,3 @@
 - Bugfix - Kunden lÃ¶schen (als gelÃ¶scht markieren) nach KundenzusammenfÃŒhrung
 - Bugfix - Nach KundenzusammenfÃŒhrung zur KundenÃŒbersicht umleiten
+- Bugfix - PHP7.1 KompatibilitÃ€t
Index: /views/admin/form/emailconf.phtml
===================================================================
--- /views/admin/form/emailconf.phtml	(revision 6744)
+++ /views/admin/form/emailconf.phtml	(revision 6745)
@@ -14,5 +14,5 @@
 	<?php if ($this->view['field_attachment'] === true) { ?>
 		
-		<?php echo wpsg_drawForm_Upload('wpsg_'.$this->view['field_key'].'_attachfile', __('Mailanhang', 'wpsg'), '', '43', '100000', ''); ?>
+		<?php echo wpsg_drawForm_Upload('wpsg_'.$this->view['field_key'].'_attachfile', __('Mailanhang', 'wpsg'), '', '43', '100000'); ?>
 		<br />
 		<div class="wpsg_hinweis">
