]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - scripts/checkschema.php
Added type-hint for StartHostMetaLinks hook
[quix0rs-gnu-social.git] / scripts / checkschema.php
index 584f7a39e753a4d4d18dbb497466758d435ceb37..3b3ccca7c9e3facf9563f4f09201469b543facc0 100755 (executable)
@@ -32,7 +32,7 @@ Gives plugins a chance to update the database schema.
 
 END_OF_CHECKSCHEMA_HELP;
 
-require_once INSTALLDIR.'/scripts/commandline.inc';
+require_once INSTALLDIR.'/scripts/commandline.inc.php';
 
 function tableDefs()
 {