Index: /controller/wpsg_AdminController.class.php
===================================================================
--- /controller/wpsg_AdminController.class.php	(revision 7524)
+++ /controller/wpsg_AdminController.class.php	(revision 7525)
@@ -1856,5 +1856,5 @@
                     }
 
-				} else if ($_FILES['wpsg_widerrufsformular']['error']) {
+				} else if (wpsg_isSizedString($_FILES['wpsg_widerrufsformular']['name']) && $_FILES['wpsg_widerrufsformular']['error']) {
 				    
 				    $this->shop->addBackendError(__('Mit dem Upload gab es ein Problem, mÃ¶glicherweise ist die Datei zu groÃ.', 'wpsg'));
