1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-05-29 10:39:19 +02:00

I have an excuse for this idiotic serious of commits ... I'll let you know what is when I think of it ...

git-svn-id: file:///svn/phpbb/trunk@1160 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
Paul S. Owen 2001-10-10 20:28:45 +00:00
parent 6094714a65
commit 70bd954b52

View File

@ -82,7 +82,6 @@ if(isset($HTTP_POST_VARS['submit']) || isset($HTTP_GET_VARS['submit']))
}
else
{
echo "HERE4";
message_die(GENERAL_MESSAGE, $lang['Error_login']);
}
}