mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-06 08:47:45 +02:00
- automatically sync topic_reported when deleting a post [Bug #2152]
- retrieve forum information in report.php - don't update deleted topics - proper permission check for "admin or moderator" - allow changing poster while ip dropdown contains a different user [Bug #2190] - fixed a typo in acp_styles [Bug #2188] - allow inserting BBCode at the first position of the textarea [Bug #2078] - allow the style name to be different than the style path git-svn-id: file:///svn/phpbb/trunk@6063 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
@@ -18,10 +18,8 @@
|
||||
* http://phpjabber.g-blog.net (not many doc comments in here, sorry)
|
||||
*
|
||||
* last modified: 27.04.2003 13:01:53 CET
|
||||
*
|
||||
*
|
||||
* Modified by psoTFX, phpBB Group, 2003.
|
||||
* Removed functions/support not critical to integration with phpBB
|
||||
* Modified by members of the phpBB Group
|
||||
*
|
||||
* @package phpBB3
|
||||
*/
|
||||
|
Reference in New Issue
Block a user