.. |
acm
|
- fix minor bugs
|
2006-01-23 18:47:10 +00:00 |
acp
|
my turn to break things... harharhar
|
2006-02-12 19:21:00 +00:00 |
auth
|
- ability to change anonymous user settings more easily
|
2006-02-03 20:59:39 +00:00 |
db
|
display complete backtrace. ;)
|
2006-02-15 15:50:14 +00:00 |
mcp
|
Little MCP bug fixes
|
2006-02-06 21:28:39 +00:00 |
search
|
- added fulltext_mysql
|
2006-01-22 19:13:12 +00:00 |
ucp
|
- It turns out that a very fast Adler-32 implementation exists, this removes the bulk of my runtime fears and allows me to make the script a little more readable.
|
2006-02-09 07:02:50 +00:00 |
auth.php
|
my turn to break things... harharhar
|
2006-02-12 19:21:00 +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
|
my turn to break things... harharhar
|
2006-02-12 19:21:00 +00:00 |
functions.php
|
display complete backtrace. ;)
|
2006-02-15 15:50:14 +00:00 |
functions_admin.php
|
my turn to break things... harharhar
|
2006-02-12 19:21:00 +00:00 |
functions_compress.php
|
- Tar extraction and compression has changed to be more efficent by making fewer read/write commands.
|
2006-02-04 22:29:57 +00:00 |
functions_display.php
|
*** empty log message ***
|
2006-02-12 15:45:50 +00:00 |
functions_jabber.php
|
- added acp_language (language pack management)
|
2005-11-30 17:48:06 +00:00 |
functions_messenger.php
|
- moved add_log out of functions_admin (this file should only be included in admin/admin-related pages)
|
2006-01-25 21:01:52 +00:00 |
functions_module.php
|
- make acl_getf_global() availible to module auth checks
|
2006-02-12 15:07:44 +00:00 |
functions_posting.php
|
- size select fix
|
2006-01-22 13:06:13 +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
|
my turn to break things... harharhar
|
2006-02-12 19:21:00 +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
|
just preparing...
|
2006-01-17 18:03:15 +00:00 |
session.php
|
- moved add_log out of functions_admin (this file should only be included in admin/admin-related pages)
|
2006-01-25 21:01:52 +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 |