mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-28 06:08:52 +00:00
pooh
git-svn-id: file:///svn/phpbb/trunk@4589 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
parent
a82d2e4edd
commit
e93a382870
1 changed files with 0 additions and 2 deletions
|
@ -74,8 +74,6 @@ if ($jab_enable && ($jab_host != $config['jab_host'] || $jab_username != $config
|
||||||
// try to create it.
|
// try to create it.
|
||||||
if (!($result = $jabber->SendAuth()))
|
if (!($result = $jabber->SendAuth()))
|
||||||
{
|
{
|
||||||
echo " >> $result";
|
|
||||||
|
|
||||||
if (($result = $jabber->AccountRegistration($config['board_email'], $config['sitename'])) <> 2)
|
if (($result = $jabber->AccountRegistration($config['board_email'], $config['sitename'])) <> 2)
|
||||||
{
|
{
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue