aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/acp/info/acp_database.php
Commit message (Collapse)AuthorAgeFilesLines
* Remove the module entries from the schema data file and generate the list ↵Graham Eames2006-05-011-2/+2
| | | | | | | | | 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 Sievertsen2006-03-251-0/+38
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