phpBB
Statistics
| Revision:

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

History | View | Annotate | Download (2.2 kB)

  • svn:eol-style: LF
  • svn:keywords: Author Date Id Revision
# Date Author Comment
10693 08/19/2010 04:26 pm Git Gatekeeper

commit c79df9700df8fb238ae386e890dd97316bb97fc6
Merge: c592cab 160d1bf
Author: Andreas Fischer <>
Date: Thu Jul 8 02:20:25 2010 +0200

Merge branch 'ticket/nickvergessen/9578' into develop-olympus
  • ticket/nickvergessen/9578:...
9575 06/12/2009 02:41 pm Meik Sievertsen

First ATOM Feed commit/integration
- Idea and original RSS Feed 2.0 MOD (Version 1.0.8/9) by leviatan21

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

6129 06/28/2006 04:43 am David M

ketchup? catcher? catheter? no. CAPTCHA

- New CAPTCHA ACP, only lets you enable what you can actually use :D
- CAPTCHA ACP also has a nifty demo link that lets you preview a CAPTCHA with the current settings that you enable.

I hope it all works...

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

5788 04/15/2006 08:54 pm Meik Sievertsen

hmm, das hat hoffentlich keiner gesehen... :P

5787 04/15/2006 08:51 pm Meik Sievertsen

slightly modified general tab layout to remove the confusion between board defaults and board settings.

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.