We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d0db95c commit 39a5dceCopy full SHA for 39a5dce
1 file changed
inc/formanswer.class.php
@@ -801,7 +801,7 @@ function plugin_formcreator_checkComment(field) {
801
* @return array the modified $input array
802
*/
803
public function prepareInputForAdd($input) {
804
- global $DB, $GLPI;
+ global $GLPI;
805
806
// A requester submits his answers to a form
807
if (!isset($input['plugin_formcreator_forms_id'])) {
0 commit comments