..
acm
he braces style is deprecated as of PHP 6
2006-10-07 17:40:07 +00:00
acp
- make sure the sql layer for mysql always states mysql4 and get to mysql if using mysql < 4
2006-11-03 17:50:39 +00:00
auth
- implemented the suggested html_entity_decode function made by david
2006-11-03 11:26:14 +00:00
captcha
- fix security issue in download.php
2006-09-04 20:35:46 +00:00
db
- make sure the sql layer for mysql always states mysql4 and get to mysql if using mysql < 4
2006-11-03 17:50:39 +00:00
diff
some changes/fixes
2006-09-02 13:33:06 +00:00
mcp
- make sure the sql layer for mysql always states mysql4 and get to mysql if using mysql < 4
2006-11-03 17:50:39 +00:00
search
Revised attachment categories a bit
2006-10-19 13:55:48 +00:00
ucp
- make sure the sql layer for mysql always states mysql4 and get to mysql if using mysql < 4
2006-11-03 17:50:39 +00:00
utf
- implemented the suggested html_entity_decode function made by david
2006-11-03 11:26:14 +00:00
auth.php
- now username changes should work as desired
2006-10-22 13:32:33 +00:00
bbcode.php
he braces style is deprecated as of PHP 6
2006-10-07 17:40:07 +00:00
cache.php
- store sql_layer directly within the layer itself
2006-10-14 14:56:46 +00:00
constants.php
Revised attachment categories a bit
2006-10-19 13:55:48 +00:00
functions.php
- implemented the suggested html_entity_decode function made by david
2006-11-03 11:26:14 +00:00
functions_admin.php
- temporarily disable x-sendfile support (we need to look into methods of checking if it is enabled/disabled or introducing a switch)
2006-10-30 19:51:56 +00:00
functions_compress.php
bug fixes
2006-09-16 06:07:06 +00:00
functions_display.php
Revised attachment categories a bit
2006-10-19 13:55:48 +00:00
functions_jabber.php
- make sure the sql layer for mysql always states mysql4 and get to mysql if using mysql < 4
2006-11-03 17:50:39 +00:00
functions_messenger.php
- make sure the sql layer for mysql always states mysql4 and get to mysql if using mysql < 4
2006-11-03 17:50:39 +00:00
functions_module.php
Revised attachment categories a bit
2006-10-19 13:55:48 +00:00
functions_posting.php
- make sure the sql layer for mysql always states mysql4 and get to mysql if using mysql < 4
2006-11-03 17:50:39 +00:00
functions_privmsgs.php
- make sure the sql layer for mysql always states mysql4 and get to mysql if using mysql < 4
2006-11-03 17:50:39 +00:00
functions_profile_fields.php
tried to begin adjusting all string functions where applicable - still a *lot* to do.
2006-10-07 12:36:31 +00:00
functions_template.php
- fixing a bug i am unsure about when it occurs (but it occurs). The symptoms are broken template cache files if after removing unnecessary php opening/closing tags result in statements being syntactially incorrect.
2006-09-30 14:58:05 +00:00
functions_transfer.php
he braces style is deprecated as of PHP 6
2006-10-07 17:40:07 +00:00
functions_upload.php
he braces style is deprecated as of PHP 6
2006-10-07 17:40:07 +00:00
functions_user.php
- make sure the sql layer for mysql always states mysql4 and get to mysql if using mysql < 4
2006-11-03 17:50:39 +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
- implemented the suggested html_entity_decode function made by david
2006-11-03 11:26:14 +00:00
session.php
some bugfixes
2006-10-26 10:58:58 +00:00
template.php
- now username changes should work as desired
2006-10-22 13:32:33 +00:00