History | View | Annotate | Download (890 Bytes)
Hiding everywhere little buggers, eh?
This commit was manufactured by cvs2svn to create branch 'phpBB-3_0_0'.
#14621#14596info file changes
- check whether config.php exists- add <p> to installation dialogue- forgot to commit an mcp info file
- various corrections related to permissions in the mcp, including [Bug #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]...
Fix a couple of issues in mcp_main
Remove the module entries from the schema data file and generate the list insteadThis should be the last major item with hard-coded id values in it
ok, thought about this now for too long. I think the best solution 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.