phpBB
Statistics
| Revision:

root / branches / phpBB-3_0_0 / phpBB / includes / acp / info / acp_modules.php

History | View | Annotate | Download (771 Bytes)

  • svn:eol-style: LF
  • svn:keywords: Author Date Id Revision
# Date Author Comment
8479 03/29/2008 01:22 am Nils Adermann

Hiding everywhere little buggers, eh?

8285 12/26/2007 03:53 pm

This commit was manufactured by cvs2svn to create branch 'phpBB-3_0_0'.

8135 10/04/2007 05:08 pm Meik Sievertsen

#14621
#14596
info file changes

5873 05/01/2006 09:45 pm grahamje

Remove the module entries from the schema data file and generate the list instead
This should be the last major item with hard-coded id values in it

5725 03/25/2006 08:14 pm Meik Sievertsen

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.