phpbb/phpBB/includes
Graham Eames 479f95661e Fix 2 minor errors:
1. Set user_style on registration to the board default
2. Do not try to use the template when throwing an error about a missing style


git-svn-id: file:///svn/phpbb/trunk@5426 89ea8834-ac86-4346-8a33-228a782c2dd0
2006-01-05 20:28:29 +00:00
..
acm - acm::exists() is considered private now and was renamed to acm::_exists() 2006-01-05 12:10:31 +00:00
acp - sperate permissions from sessions 2006-01-04 07:51:04 +00:00
auth - Apache auth plugin is working again 2005-12-16 19:05:51 +00:00
db - Defined some DBAL class vars 2006-01-01 21:43:00 +00:00
mcp Adding the ability to get a list of all users with outstanding warnings 2005-12-14 20:54:54 +00:00
search - added acp_language (language pack management) 2005-11-30 17:48:06 +00:00
ucp Fix 2 minor errors: 2006-01-05 20:28:29 +00:00
auth.php - sperate permissions from sessions 2006-01-04 07:51:04 +00:00
bbcode.php - file_get_contents instead of imploding file()s or fread()ing till the maximum filesize 2006-01-04 06:37:17 +00:00
constants.php - install style and style elements 2006-01-02 17:30:59 +00:00
functions.php - install style and style elements 2006-01-02 17:30:59 +00:00
functions_admin.php - install style and style elements 2006-01-02 17:30:59 +00:00
functions_compress.php - file_get_contents instead of imploding file()s or fread()ing till the maximum filesize 2006-01-04 06:37:17 +00:00
functions_display.php - acm::exists() is considered private now and was renamed to acm::_exists() 2006-01-05 12:10:31 +00:00
functions_jabber.php - added acp_language (language pack management) 2005-11-30 17:48:06 +00:00
functions_messenger.php - mt_srand in unique_id working properly (swapped usec and sec) 2005-12-30 11:09:16 +00:00
functions_module.php - fix a very nasty error: If there is a tree of more than one category but with no module in there there is no module to activate (module not found error). We have to go through the tree to make sure we are not displaying categories with no modules - took a bit to find this bug. :/ 2005-12-30 17:56:28 +00:00
functions_posting.php Updated references to posts to be #p[post_id] rather than #[post_id] since it is against the W3C spec to have the id="" attribute starting with a number 2006-01-04 20:57:34 +00:00
functions_privmsgs.php - added acp_language (language pack management) 2005-11-30 17:48:06 +00:00
functions_profile_fields.php - custom profile fields 2005-12-10 23:20:21 +00:00
functions_template.php - file_get_contents instead of imploding file()s or fread()ing till the maximum filesize 2006-01-04 06:37:17 +00:00
functions_transfer.php - install style and style elements 2006-01-02 17:30:59 +00:00
functions_upload.php - use acl_m_ instead of acl_m 2005-11-19 16:16:52 +00:00
functions_user.php - drop in the new administration panel 2005-12-19 18:55:52 +00:00
index.htm Add blank indexes to stop nosey people being, erm, nosey 2001-11-21 13:06:56 +00:00
message_parser.php - user avatar, user signature, user attachments 2005-12-21 18:18:12 +00:00
session.php Fix 2 minor errors: 2006-01-05 20:28:29 +00:00
template.php - Removed a variable that has been left unused for three and a half years... 2005-12-27 14:09:44 +00:00