Index: temp/test-xoops.ec-cube.net/html/modules/xoopspoll/pollnew.php
===================================================================
--- temp/test-xoops.ec-cube.net/html/modules/xoopspoll/pollnew.php	(revision 789)
+++ temp/test-xoops.ec-cube.net/html/modules/xoopspoll/pollnew.php	(revision 794)
@@ -41,5 +41,5 @@
 	case 'regist':
 		// Error Check
-		$arrErr = lfErrCheck();
+		$arrErr = lfErrCheck($arrForm);
 		if(count($arrErr) <= 0) {
 			$poll = new XoopsPoll($poll_id);
