mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-31 14:00:31 +02:00
- some fixes
- important bugfix for the mcp and determining allowed ids in general (if global announcements are included) git-svn-id: file:///svn/phpbb/trunk@6787 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
@@ -96,7 +96,7 @@ function generate_smilies($mode, $forum_id)
|
||||
}
|
||||
|
||||
/**
|
||||
* Update Post Information (First/Last Post in topic/forum)
|
||||
* Update last post information
|
||||
* Should be used instead of sync() if only the last post information are out of sync... faster
|
||||
*
|
||||
* @param string $type Can be forum|topic
|
||||
|
Reference in New Issue
Block a user