phpBB
Statistics
| Revision:

root / trunk / phpBB / includes / acp / acp_php_info.php

History | View | Annotate | Download (2.4 kB)

  • svn:eol-style: LF
  • svn:keywords: Author Date Id Revision
# Date Author Comment
10887 12/13/2010 03:45 pm Git Gatekeeper

commit adfa1656fb9d8b5bb601af1d7a6720884954d87a
Merge: bd579c8 af5b9a9
Author: Nils Adermann <>
Date: Mon Dec 13 16:35:55 2010 +0100

Merge branch 'ticket/igorw/9556' into develop
  • ticket/igorw/9556:
    [ticket/9556] Drop php closing tags, add trailing newline...
10646 08/19/2010 04:25 pm Git Gatekeeper

commit 7d6545bd096f030af6a2e1cf8b4d865e1f9a4da3
Merge: 389c240 b7ae0fe
Author: Andreas Fischer <>
Date: Sun Jun 20 22:50:10 2010 +0200

Merge branch 'develop-olympus' into develop
  • develop-olympus:
    [ticket/9653] Valid XHTML with code BBCode in subsilver2 viewtopic signatures...
10211 10/04/2009 07:14 pm Meik Sievertsen

Copy 3.0.x branch to trunk

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'.

8147 10/05/2007 04:36 pm Meik Sievertsen

dumdidum... sorry. ;)

7864 07/10/2007 07:46 pm David M

#12777

7836 07/06/2007 12:55 pm Meik Sievertsen

some fixes. :)

7830 07/03/2007 05:36 pm Meik Sievertsen

let's see if i can break something. :o

6831 01/03/2007 05:38 pm Meik Sievertsen

- removed download mode selection (the column info and constants will not be removed, we or others may be able to re-use them later on)
- removing extension from physical filename for uploaded attachments (as has been suggested some time ago from our community), can still be used by using the new 'unique_ext' mode on file cleaning...

6714 12/06/2006 04:47 pm Meik Sievertsen

some updater changes as well as tiny bugfixes

6320 08/28/2006 05:50 pm Meik Sievertsen

- some bugfixes
- using E_USER_WARNING if an error occurred within the ACP (sadly not able to use it as a default for trigger_error - it seems to be hardcoded in PHP)

6015 06/06/2006 10:53 pm Meik Sievertsen

ok, this one is rather large... the most important change:
re-introduce append_sid: old style continues to work, not a performance hog as it was in 2.0.x -> structure is different

apart from this, code cleanage, bug fixing, etc.

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.

5596 03/02/2006 02:05 am David M

This should work.. maybe... :P

5558 02/18/2006 02:54 pm Meik Sievertsen

- fix some tiny bugs
- fix module system (sometimes the layout is broken due to falsly deactivated categories)
- auth updates (setting permissions)
- fix "category jumping" bug in acp
- u_action is defined by the module itself

5553 02/12/2006 08:21 pm Meik Sievertsen

my turn to break things... harharhar
- checking in permission settings and permission masks
- permission presets and documentation not finished yet
- added backtrace function to determine file/line for sql errors
- fixed marlist for orphan attachments/groups/logs/users...

5310 11/20/2005 07:58 pm Meik Sievertsen

- more acp additions and changes...

5303 11/17/2005 07:06 pm Meik Sievertsen

HOLLA! Whats this shit...
These gets commited now because i want to be sure no one is changing an admin file corresponding the ones listed within includes/acp