]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - scripts/fixup_notices_rendered.php
Merge remote branch 'statusnet/1.0.x' into irc-plugin
[quix0rs-gnu-social.git] / scripts / fixup_notices_rendered.php
index 4b928ecd229093ba527fc5971925e1d330681631..359cd6cce46570d06b1e3f458326a80787443cdc 100755 (executable)
@@ -49,4 +49,3 @@ while ($notice->fetch()) {
         common_log_db_error($notice, 'UPDATE', __FILE__);
     }
 }
-?>