]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - scripts/checkschema.php
Default to not include delete verbs in notice streams
[quix0rs-gnu-social.git] / scripts / checkschema.php
index cec5773683ef8ef52d7c7b13ab615fe896a2163c..584f7a39e753a4d4d18dbb497466758d435ceb37 100755 (executable)
@@ -61,4 +61,5 @@ if (have_option('x', 'extensions')) {
     }
 }
 
+Event::handle('BeforePluginCheckSchema');
 Event::handle('CheckSchema');