X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=scripts%2Fclear_jabber.php;h=c6756a5cd623865ab798e59d984c937fa76a408c;hb=e8d1bb25469fe1ef0cbcb32c3022010997aca4b0;hp=4ba24c275a37031ac0efe583cdde5affb0d376b0;hpb=12058c30b4816664f9dbfd11c5f6837b20461af3;p=quix0rs-gnu-social.git diff --git a/scripts/clear_jabber.php b/scripts/clear_jabber.php index 4ba24c275a..c6756a5cd6 100755 --- a/scripts/clear_jabber.php +++ b/scripts/clear_jabber.php @@ -34,7 +34,7 @@ Deletes a user's confirmed Jabber/XMPP address from the database. END_OF_DELETEUSER_HELP; -require_once INSTALLDIR.'/scripts/commandline.inc'; +require_once INSTALLDIR.'/scripts/commandline.inc.php'; if (have_option('i', 'id')) { $id = get_option_value('i', 'id');