..
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
Fixing a permissions issue where a user only has local moderator rights.
2006-01-06 22:38:18 +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
making sure coding guidelines are met... ;)
2006-01-06 07:48:51 +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
Fixing a permissions issue where a user only has local moderator rights.
2006-01-06 22:38:18 +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
making sure coding guidelines are met... ;)
2006-01-06 07:48:51 +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