diff --git a/scripts/checkschema.php b/scripts/checkschema.php index cec5773683..584f7a39e7 100755 --- a/scripts/checkschema.php +++ b/scripts/checkschema.php @@ -61,4 +61,5 @@ if (have_option('x', 'extensions')) { } } +Event::handle('BeforePluginCheckSchema'); Event::handle('CheckSchema');