]> git.mxchange.org Git - friendica.git/blobdiff - include/auth_ejabberd.php
Fix wrong french translation string.php
[friendica.git] / include / auth_ejabberd.php
index d7e91a5b2c4d141147fb5417a22f478fbb58d782..9a9d9accad83ef002b3f398f701b4e95ac3508da 100755 (executable)
@@ -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');