- removed useless code from style.php
commitfafede89cc981af0de65590535f30c88ccffd506
authornaderman <naderman@89ea8834-ac86-4346-8a33-228a782c2dd0>
Sat, 3 Jun 2006 22:19:41 +0000 (3 22:19 +0000)
committernaderman <naderman@89ea8834-ac86-4346-8a33-228a782c2dd0>
Sat, 3 Jun 2006 22:19:41 +0000 (3 22:19 +0000)
treee9ba8f0c1c5ff596a41ca070a0a80e641efebc77
parentaf728ae38db2f2e781763b9d9c763c00a3d10461
- removed useless code from style.php
- added a view template cache mode to acp_styles
- syntax highlighting for the acp css
- completed refresh actions for themes and templates
- fixed theme and template installation
- use a function for generating database theme data
- removed useless code from mcp_queue.php

we might need to do some more tests of acp_styles with safe_mode on

git-svn-id: http://code.phpbb.com/svn/phpbb/trunk@6007 89ea8834-ac86-4346-8a33-228a782c2dd0
12 files changed:
phpBB/adm/style/acp_styles.html
phpBB/adm/style/admin.css
phpBB/adm/style/viewsource.html [new file with mode: 0644]
phpBB/includes/acp/acp_styles.php
phpBB/includes/db/dbal.php
phpBB/includes/mcp/mcp_queue.php
phpBB/includes/message_parser.php
phpBB/includes/search/search.php
phpBB/language/en/acp/common.php
phpBB/language/en/acp/styles.php
phpBB/language/en/common.php
phpBB/style.php