1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-10 18:54:08 +02:00

merge in r9090, r9170, r9174, r9179

git-svn-id: file:///svn/phpbb/trunk@9214 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
Chris Smith
2008-12-23 13:53:13 +00:00
parent 79f2dedb51
commit 7e95a3ee6c
5 changed files with 12 additions and 8 deletions

View File

@@ -661,6 +661,8 @@ class acp_modules
$iteration++;
}
$db->sql_freeresult($result);
unset($padding_store);
return $module_list;