mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-30 21:40:43 +02:00
pooh
git-svn-id: file:///svn/phpbb/trunk@4589 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
@@ -74,8 +74,6 @@ if ($jab_enable && ($jab_host != $config['jab_host'] || $jab_username != $config
|
||||
// try to create it.
|
||||
if (!($result = $jabber->SendAuth()))
|
||||
{
|
||||
echo " >> $result";
|
||||
|
||||
if (($result = $jabber->AccountRegistration($config['board_email'], $config['sitename'])) <> 2)
|
||||
{
|
||||
|
||||
|
Reference in New Issue
Block a user