diff --git a/version.php b/version.php index 3eaf21d5..0e97a160 100644 --- a/version.php +++ b/version.php @@ -29,3 +29,4 @@ $plugin->component = 'mod_hvp'; $plugin->maturity = MATURITY_STABLE; $plugin->release = '1.26.1'; +$plugin->supported = [400, 404];