diff options
author | Chris Smith <toonarmy@phpbb.com> | 2009-06-05 14:51:17 +0000 |
---|---|---|
committer | Chris Smith <toonarmy@phpbb.com> | 2009-06-05 14:51:17 +0000 |
commit | a7c7f6a6a80f99dfd6443d5bd905987361812318 (patch) | |
tree | ab728c347e1eabff8ff3df6c5200de73d6291ecb /phpBB/includes/acm/acm_null.php | |
parent | 9961ea9c2ab89923f6af8ba3b0e78d7dc30f7b0b (diff) | |
download | forums-a7c7f6a6a80f99dfd6443d5bd905987361812318.tar forums-a7c7f6a6a80f99dfd6443d5bd905987361812318.tar.gz forums-a7c7f6a6a80f99dfd6443d5bd905987361812318.tar.bz2 forums-a7c7f6a6a80f99dfd6443d5bd905987361812318.tar.xz forums-a7c7f6a6a80f99dfd6443d5bd905987361812318.zip |
Here we go! New data format for the file ACM module:
- No longer PHP files that are included
- Contain a simple PHP header to stop people attempting to read them
- Read using file system functions only reading as much data as required
Result is:
- Better performance by minimising file system reads
- Injected HTML from nasty scripts no longer contaminates the board
- Opcode caches are no longer thrashed and fragmented by the many files we generate
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9543 89ea8834-ac86-4346-8a33-228a782c2dd0
Diffstat (limited to 'phpBB/includes/acm/acm_null.php')
0 files changed, 0 insertions, 0 deletions