This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| $errors['captcha'] = t("Incorrect captcha code") | |
| $errors['emails'] = t('You must enter a valid email address.') | |
| $errors['CompleteRequired'] = t("Complete required fields *") | |
| $errors['fileupload'] = t('Invalid file extension.') | |
| $errors['fileupload'] = t('Invalid file.') |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| [0] => qID | |
| [1] => msqID | |
| [2] => bID | |
| [3] => questionSetId | |
| [4] => question | |
| [5] => inputType | |
| [6] => options | |
| [7] => position | |
| [8] => width | |
| [9] => height |