X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=include%2Fupdate_gcontact.php;h=d283bd268931093d08ad4237b6fb0051257f99f9;hb=e884090efa4d0934a02e6844c97bbf54cdcc9c13;hp=7a3e48937ecc2241162c645d726464a976befbb8;hpb=1c38540f20b3207a0fd09ef0802125e45e83bcf6;p=friendica.git diff --git a/include/update_gcontact.php b/include/update_gcontact.php index 7a3e48937e..d283bd2689 100644 --- a/include/update_gcontact.php +++ b/include/update_gcontact.php @@ -5,7 +5,7 @@ use Friendica\Core\Config; function update_gcontact_run(&$argv, &$argc) { global $a; - require_once 'include/Scrape.php'; + require_once 'include/probe.php'; require_once 'include/socgraph.php'; logger('update_gcontact: start');