.. |
acm
|
Little tweak to enable the $parsed_items array to be properly built.
|
2005-12-22 22:19:56 +00:00 |
acp
|
- Buh? Incorrect lang index...
|
2005-12-29 22:36:17 +00:00 |
auth
|
- Apache auth plugin is working again
|
2005-12-16 19:05:51 +00:00 |
db
|
- some changes to browser checking (was the reason for not working logins)
|
2005-12-28 17:35:20 +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
|
SQL error fix for subscribed list
|
2005-12-28 00:57:08 +00:00 |
bbcode.php
|
- ok, get away with the secondary style approach (styles can be mixed together easily with the acp)
|
2005-12-22 16:28:27 +00:00 |
constants.php
|
Initial commit of files related to the warning system
|
2005-12-10 23:08:02 +00:00 |
functions.php
|
This was causing trouble on ppc, I kept getting the same random string (probably the passed value was too big). And "As of PHP 4.2.0, there is no need to seed the random number generator with srand() or mt_srand() as this is now done automatically." so I removed it completely.
|
2005-12-29 18:13:24 +00:00 |
functions_admin.php
|
- drop in the new administration panel
|
2005-12-19 18:55:52 +00:00 |
functions_compress.php
|
- I forgot that we can add and remove prefixes :D
|
2005-12-27 17:21:01 +00:00 |
functions_display.php
|
- ok, get away with the secondary style approach (styles can be mixed together easily with the acp)
|
2005-12-22 16:28:27 +00:00 |
functions_jabber.php
|
- added acp_language (language pack management)
|
2005-11-30 17:48:06 +00:00 |
functions_messenger.php
|
- mass email
|
2005-12-05 18:52:23 +00:00 |
functions_module.php
|
- only include modules with the correct extension. ;)
|
2005-12-25 11:10:06 +00:00 |
functions_posting.php
|
- add even more bugs to the codebase
|
2005-10-02 18:17:06 +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
|
- some changes to browser checking (was the reason for not working logins)
|
2005-12-28 17:35:20 +00:00 |
functions_transfer.php
|
- some changes to browser checking (was the reason for not working logins)
|
2005-12-28 17:35:20 +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
|
- some changes to browser checking (was the reason for not working logins)
|
2005-12-28 17:35:20 +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 |