From: Roland Haeder Date: Sat, 25 Mar 2017 17:32:11 +0000 (+0100) Subject: some spaces ... X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=33fa1e79af1a7fe7a5af30ae8788136a1d3999a1;p=friendica.git some spaces ... Signed-off-by: Roland Haeder --- diff --git a/include/update_gcontact.php b/include/update_gcontact.php index 2719044a10..d90b98711b 100644 --- a/include/update_gcontact.php +++ b/include/update_gcontact.php @@ -2,11 +2,11 @@ use \Friendica\Core\Config; -function update_gcontact_run(&$argv, &$argc){ +function update_gcontact_run(&$argv, &$argc) { global $a; - require_once('include/Scrape.php'); - require_once('include/socgraph.php'); + require_once 'include/Scrape.php'; + require_once 'include/socgraph.php'; logger('update_gcontact: start');