X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=include%2Fauth_ejabberd.php;h=9a9d9accad83ef002b3f398f701b4e95ac3508da;hb=07ce216064603395a86304835c2dd71e66bc8a58;hp=d7e91a5b2c4d141147fb5417a22f478fbb58d782;hpb=22f32d9721809d2e655c7ab78d6a043b93de0af1;p=friendica.git diff --git a/include/auth_ejabberd.php b/include/auth_ejabberd.php index d7e91a5b2c..9a9d9accad 100755 --- a/include/auth_ejabberd.php +++ b/include/auth_ejabberd.php @@ -58,8 +58,6 @@ if(is_null($db)) { unset($db_host, $db_user, $db_pass, $db_data); }; -$a->start_process(); - // the logfile to which to write, should be writeable by the user which is running the server $sLogFile = get_config('jabber','logfile');