BeforePluginCheckSchema event for checkschema.php

This commit is contained in:
Mikael Nordfeldth 2016-01-07 18:45:36 +01:00
parent 1f02dc639e
commit cd2695190d
1 changed files with 1 additions and 0 deletions

View File

@ -61,4 +61,5 @@ if (have_option('x', 'extensions')) {
}
}
Event::handle('BeforePluginCheckSchema');
Event::handle('CheckSchema');