- get swatch converted into new acp format
commit4175a38d86003862edd8243109eaa45187d20c0c
authoracydburn <acydburn@89ea8834-ac86-4346-8a33-228a782c2dd0>
Mon, 12 Jun 2006 22:16:27 +0000 (12 22:16 +0000)
committeracydburn <acydburn@89ea8834-ac86-4346-8a33-228a782c2dd0>
Mon, 12 Jun 2006 22:16:27 +0000 (12 22:16 +0000)
tree68b06c337a4b20fe2bfba66732085d66fe9c1e12
parent469a8743dfa955952eb5d90c5f4d372bf572b926
- get swatch converted into new acp format
- add page title to ucp pages
- add ability to supress getting the who is online list in page_header() (saves us ideally 1-2 queries on ucp/mcp pages)
- fixing pm rules a bit as well as now having complete author memberships for author_in_group (sender -> is in usergroup -> xxx)

git-svn-id: http://code.phpbb.com/svn/phpbb/trunk@6054 89ea8834-ac86-4346-8a33-228a782c2dd0
22 files changed:
phpBB/adm/style/colour_swatch.html [new file with mode: 0644]
phpBB/adm/swatch.php
phpBB/cron.php
phpBB/includes/acp/acp_groups.php
phpBB/includes/functions.php
phpBB/includes/functions_module.php
phpBB/includes/functions_privmsgs.php
phpBB/includes/ucp/ucp_attachments.php
phpBB/includes/ucp/ucp_groups.php
phpBB/includes/ucp/ucp_main.php
phpBB/includes/ucp/ucp_pm.php
phpBB/includes/ucp/ucp_pm_options.php
phpBB/includes/ucp/ucp_prefs.php
phpBB/includes/ucp/ucp_profile.php
phpBB/includes/ucp/ucp_register.php
phpBB/includes/ucp/ucp_remind.php
phpBB/includes/ucp/ucp_resend.php
phpBB/includes/ucp/ucp_zebra.php
phpBB/language/en/common.php
phpBB/language/en/ucp.php
phpBB/mcp.php
phpBB/ucp.php