mirror of
https://github.com/friendica/friendica
synced 2025-04-23 05:50:11 +00:00
some spaces ...
Signed-off-by: Roland Haeder <roland@mxchange.org>
This commit is contained in:
parent
66f5e104b1
commit
33fa1e79af
1 changed files with 3 additions and 3 deletions
|
@ -5,8 +5,8 @@ use \Friendica\Core\Config;
|
||||||
function update_gcontact_run(&$argv, &$argc) {
|
function update_gcontact_run(&$argv, &$argc) {
|
||||||
global $a;
|
global $a;
|
||||||
|
|
||||||
require_once('include/Scrape.php');
|
require_once 'include/Scrape.php';
|
||||||
require_once('include/socgraph.php');
|
require_once 'include/socgraph.php';
|
||||||
|
|
||||||
logger('update_gcontact: start');
|
logger('update_gcontact: start');
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue