X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=include%2Fdiscover_poco.php;h=0b468faea189e522505ed5c686facd22be905406;hb=d49325d177cf03b97df250ca3cb081421c541049;hp=9c9be8209cadf1d47605f67b3c83b467bb802ff3;hpb=22f32d9721809d2e655c7ab78d6a043b93de0af1;p=friendica.git diff --git a/include/discover_poco.php b/include/discover_poco.php index 9c9be8209c..0b468faea1 100644 --- a/include/discover_poco.php +++ b/include/discover_poco.php @@ -18,8 +18,6 @@ function discover_poco_run(&$argv, &$argc){ unset($db_host, $db_user, $db_pass, $db_data); }; - $a->start_process(); - require_once('include/session.php'); require_once('include/datetime.php');