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 ce89a19 commit 1c48b38Copy full SHA for 1c48b38
setup.php
@@ -35,7 +35,7 @@
35
// Schema version of this version
36
define('PLUGIN_FORMCREATOR_SCHEMA_VERSION', '2.10');
37
// is or is not an official release of the plugin
38
-define('PLUGIN_FORMCREATOR_IS_OFFICIAL_RELEASE', true);
+define('PLUGIN_FORMCREATOR_IS_OFFICIAL_RELEASE', false);
39
40
// Minimal GLPI version, inclusive
41
define ('PLUGIN_FORMCREATOR_GLPI_MIN_VERSION', '9.4');
0 commit comments