1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-10-04 11:41:38 +02:00
git-svn-id: file:///svn/phpbb/branches/phpBB-2_0_0@4852 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
Paul S. Owen
2004-03-01 16:49:03 +00:00
parent bf57720165
commit 4ca1e7ec26
2 changed files with 1 additions and 4 deletions

View File

@@ -106,7 +106,6 @@ if (defined('SHOW_ONLINE'))
{
message_die(GENERAL_ERROR, 'Could not obtain user/online information', '', __LINE__, __FILE__, $sql);
}
$db->sql_freeresult($result);
$userlist_ary = array();
$userlist_visible = array();