]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - scripts/restoreuser.php
Merge remote-tracking branch 'gnuio/master' into nightly
[quix0rs-gnu-social.git] / scripts / restoreuser.php
index 17f007b41206406c36d13e6711f7bda7d8535d71..6c287ad66784d8dc80c782ac4d782ada6fb03a1a 100644 (file)
@@ -34,7 +34,6 @@ neither ID or name provided, will create a new user.
 END_OF_RESTOREUSER_HELP;
 
 require_once INSTALLDIR.'/scripts/commandline.inc';
-require_once INSTALLDIR.'/extlib/htmLawed/htmLawed.php';
 
 
 function getActivityStreamDocument()