Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - various corrections related to permissions in the mcp, including [Bug ↵ | Nils Adermann | 2006-05-30 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | #1994] and [Bug #1924] - fixed some quickmod bugs [#1994] and [Bug #1898] - browse reports/unapproved posts by topic id - correctly hide approval details - added return message to mcp_ban [Bug #1851] - adjusted some links, including [Bug #1855] - added some missing language variables, including [Bug #1824], [Bug #1841], [Bug #1852] and [Bug #1864] - always show all options in mcp_topic [Bug #1938] git-svn-id: file:///svn/phpbb/trunk@5986 89ea8834-ac86-4346-8a33-228a782c2dd0 | ||||
* | Remove the module entries from the schema data file and generate the list ↵ | Graham Eames | 2006-05-01 | 1 | -3/+3 |
| | | | | | | | | | instead This should be the last major item with hard-coded id values in it git-svn-id: file:///svn/phpbb/trunk@5873 89ea8834-ac86-4346-8a33-228a782c2dd0 | ||||
* | ok, thought about this now for too long. I think the best solution ↵ | Meik Sievertsen | 2006-03-25 | 1 | -0/+39 |
circumventing memory consumption and not introducing "hacks" is to seperate module information (and probably more in 3.2 for installation/uninstallation) from the main code. git-svn-id: file:///svn/phpbb/trunk@5725 89ea8834-ac86-4346-8a33-228a782c2dd0 |