]> git.mxchange.org Git - friendica.git/blobdiff - mod/pubsubhubbub.php
Bugfix: dba::num_rows hadn't checked the object variable
[friendica.git] / mod / pubsubhubbub.php
index c6f961e6b6966cc6feffe2921ad56c47561ea4c4..da2f94748943887d7fe3c3dc8a710ac0ce820209 100644 (file)
@@ -160,5 +160,3 @@ function pubsubhubbub_init(App $a) {
 
        killme();
 }
-
-?>