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 else
{ {
echo "HERE4";
message_die(GENERAL_MESSAGE, $lang['Error_login']); message_die(GENERAL_MESSAGE, $lang['Error_login']);
} }
} }