1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-30 21:40:43 +02:00

[ticket/12800] removed superfulous tab character

PHPBB3-12800
This commit is contained in:
brunoais
2014-07-20 10:05:50 +01:00
parent 49a1d845fe
commit 51feab9ed6

View File

@@ -1134,7 +1134,7 @@ function display_user_activity(&$userdata)
$db->sql_freeresult($result);
}
}
/**
* Alter list of forums and topics to display as active
*