]> git.mxchange.org Git - friendica.git/commitdiff
some spaces ...
authorRoland Haeder <roland@mxchange.org>
Sat, 25 Mar 2017 17:32:11 +0000 (18:32 +0100)
committerRoland Haeder <roland@mxchange.org>
Sat, 25 Mar 2017 17:32:21 +0000 (18:32 +0100)
Signed-off-by: Roland Haeder <roland@mxchange.org>
include/update_gcontact.php

index 2719044a10c00bfb2662bd1acac0598014d8af7d..d90b98711b03159b8402d190a93ea96366769b37 100644 (file)
@@ -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');