]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - scripts/fixup_hashtags.php
Fix option settings on oauth_post_notice.php
[quix0rs-gnu-social.git] / scripts / fixup_hashtags.php
index bae0947b2d19014be552e7a13599a0bbc94caa99..5cfebd8ee8a7bd908f8d21339268a1baa8a8c0ec 100755 (executable)
@@ -45,4 +45,3 @@ while ($notice->fetch()) {
         common_log_db_error($notice, 'UPDATE', __FILE__);
     }
 }
-?>