We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cb4cf09 commit c27efc2Copy full SHA for c27efc2
version.php
@@ -29,3 +29,4 @@
29
$plugin->component = 'mod_hvp';
30
$plugin->maturity = MATURITY_STABLE;
31
$plugin->release = '1.26.1';
32
+$plugin->supported = [400, 404];
0 commit comments