X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=scripts%2Fcheckschema.php;h=584f7a39e753a4d4d18dbb497466758d435ceb37;hb=c285f80b1830cffd20a28c693d74c59f8c3c39f6;hp=cec5773683ef8ef52d7c7b13ab615fe896a2163c;hpb=7d64d8c78cfa102b91975598ef9e574d2ef14b8c;p=quix0rs-gnu-social.git 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');