Rename include/Scrape to include/probe
This commit is contained in:
parent
36e515ee6d
commit
3a2988c3fd
19 changed files with 19 additions and 19 deletions
|
@ -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');
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue