We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0d85dad commit 5bd752dCopy full SHA for 5bd752d
inc/field/filefield.class.php
@@ -41,6 +41,7 @@
41
use GlpiPlugin\Formcreator\Exception\ComparisonException;
42
use PluginFormcreatorSection;
43
use PluginFormcreatorQuestion;
44
+use PluginFormcreatorCommon;
45
46
class FileField extends PluginFormcreatorAbstractField
47
{
0 commit comments