1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-06 16:56:44 +02:00

fixed bug #1446, #1418 and memberlist joined sort order

git-svn-id: file:///svn/phpbb/branches/phpBB-2_0_0@3542 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
Meik Sievertsen
2003-02-26 11:19:25 +00:00
parent 3cac26f65c
commit e3138ed2c4
4 changed files with 22 additions and 16 deletions

View File

@@ -960,4 +960,4 @@ $template->pparse('body');
include($phpbb_root_path . 'includes/page_tail.'.$phpEx);
?>
?>