..
acm
some fixes
2007-07-11 15:03:06 +00:00
acp
- Prevent {URL} token in custom BBCodes from make_clickable messing [Bug #14151 ]
2007-08-19 21:29:31 +00:00
auth
- added an option to specify a port for the LDAP server
2007-08-23 13:41:34 +00:00
captcha
Just cleaning up a little.
2007-05-09 16:54:09 +00:00
db
increase the odbc limit (64k is too low, the theme data itself is >64k)
2007-08-16 15:38:13 +00:00
diff
- two new packages... diff and utf
2007-08-16 11:28:58 +00:00
mcp
parse error? parse error.
2007-08-19 18:02:33 +00:00
search
err, forgot to commit
2007-07-27 17:33:27 +00:00
ucp
using distinct... david, please review and make sure it works on all supported dbms.
2007-08-21 15:26:44 +00:00
utf
- added information about Unicode to coding guidelines
2007-08-16 12:19:26 +00:00
auth.php
space, where art thou?
2007-07-29 11:48:39 +00:00
bbcode.php
- Prevent {URL} token in custom BBCodes from make_clickable messing [Bug #14151 ]
2007-08-19 21:29:31 +00:00
cache.php
ok, mess around with the templates + fixing some bugs + adjusting headers for those files already modified to circumvent conflicts for those having their editor set to remove trailing spaces (not recommended!)
2007-06-09 11:11:20 +00:00
constants.php
- correctly transfer the search query across search result pages
2007-05-13 16:15:20 +00:00
functions.php
- make sure the copyright/disclaimer is consistent
2007-08-21 15:09:52 +00:00
functions_admin.php
- BBCode parsing order should ALWAYS be censor_text(), bbcode_secon_pass(), bbcode_nl2br(), smiley_text(), parse_attachments()
2007-08-19 13:40:53 +00:00
functions_compress.php
#13327
2007-07-13 03:16:59 +00:00
functions_convert.php
some bugs fixed
2007-08-15 17:32:48 +00:00
functions_display.php
- Handle forum links/redirects within viewforum if no read permission given (to display login box or error message) (Bug #13467 )
2007-07-16 14:02:06 +00:00
functions_install.php
- allow Oracle to install without having a database name
2007-07-28 15:16:07 +00:00
functions_jabber.php
very tiny adjustements...
2007-08-19 10:39:27 +00:00
functions_messenger.php
- two new packages... diff and utf
2007-08-16 11:28:58 +00:00
functions_module.php
this addition was only a test...
2007-08-13 12:24:20 +00:00
functions_posting.php
- BBCode parsing order should ALWAYS be censor_text(), bbcode_secon_pass(), bbcode_nl2br(), smiley_text(), parse_attachments()
2007-08-19 13:40:53 +00:00
functions_privmsgs.php
- make sure the copyright/disclaimer is consistent
2007-08-21 15:09:52 +00:00
functions_profile_fields.php
- BBCode parsing order should ALWAYS be censor_text(), bbcode_secon_pass(), bbcode_nl2br(), smiley_text(), parse_attachments()
2007-08-19 13:40:53 +00:00
functions_template.php
ok, the nasty one then... :/
2007-08-17 21:29:20 +00:00
functions_transfer.php
Fix permission issue with the transfer class if using PHP4 or for those not having the ftp extension available
2007-06-19 13:05:53 +00:00
functions_upload.php
we included a check for getimagesize() existance... now we again can suppress notices while running this function.
2007-05-19 16:40:56 +00:00
functions_user.php
some bugs fixed
2007-08-15 17:32:48 +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
- BBCode parsing order should ALWAYS be censor_text(), bbcode_secon_pass(), bbcode_nl2br(), smiley_text(), parse_attachments()
2007-08-19 13:40:53 +00:00
session.php
very tiny adjustements...
2007-08-19 10:39:27 +00:00
template.php
ok, the nasty one then... :/
2007-08-17 21:29:20 +00:00