]> git.mxchange.org Git - friendica.git/blobdiff - mod/acctlink.php
Bugfix: dba::num_rows hadn't checked the object variable
[friendica.git] / mod / acctlink.php
index bb59d7b94f0feccaaad105f576d0b90a2d22eab9..5e98ed32b61da5d21eff1c5c8e8f4c0cca0bcaf2 100644 (file)
@@ -2,7 +2,7 @@
 
 use Friendica\App;
 
-require_once('include/Scrape.php');
+require_once 'include/probe.php';
 
 function acctlink_init(App $a) {