..
acm
- fixing some bugs
2007-01-20 17:58:27 +00:00
acp
- added an explanation of gzip compression [Bug #8198 ]
2007-02-25 23:30:18 +00:00
auth
- fix htmlspecialchars handling in search (search backends get specialchared input, and should return specialchared output), current backends strip entities anyway [includes Bug #8156 ]
2007-02-25 22:09:53 +00:00
captcha
- fix some oddities (doubled spaces for example)
2007-01-26 16:09:51 +00:00
db
- clean up mssql and mssql_odbc, mssql now uses a different method of dealing with IDENTITY
2007-02-19 04:12:13 +00:00
diff
forgot that one ...
2007-01-28 17:00:03 +00:00
mcp
#8098
2007-02-24 19:35:20 +00:00
search
#8074
2007-02-23 14:52:16 +00:00
ucp
#7924
2007-02-25 14:19:10 +00:00
utf
- PHP4's mbstring is stupid stupid stupid
2007-02-18 21:03:36 +00:00
auth.php
show dropdown box for choosing the forum in user management screen -> permissions
2006-12-25 15:19:45 +00:00
bbcode.php
- some bugfixes
2007-01-09 14:10:44 +00:00
cache.php
- fix some oddities (doubled spaces for example)
2007-01-26 16:09:51 +00:00
constants.php
- fix htmlspecialchars handling in search (search backends get specialchared input, and should return specialchared output), current backends strip entities anyway [includes Bug #8156 ]
2007-02-25 22:09:53 +00:00
functions.php
"Reintroducing" S_CONTENT_DIR_LEFT & S_CONTENT_DIR_RIGHT as S_CONTENT_FLOW_BEGIN & S_CONTENT_FLOW_END, but rather than taking values from ./language/xx/common.php (which often got translated when not needed, eg: to French, or just plain not used at all, swapping left=>right and right=>left in RTL mode).
2007-02-27 01:00:52 +00:00
functions_admin.php
#8332
2007-02-25 14:05:39 +00:00
functions_compress.php
#5654
2006-11-28 14:29:47 +00:00
functions_convert.php
- fix htmlspecialchars handling in search (search backends get specialchared input, and should return specialchared output), current backends strip entities anyway [includes Bug #8156 ]
2007-02-25 22:09:53 +00:00
functions_display.php
fixing some bugs
2007-02-18 13:42:08 +00:00
functions_install.php
#8234
2007-02-19 19:35:52 +00:00
functions_jabber.php
small bugfix...
2007-02-22 19:32:00 +00:00
functions_messenger.php
fixing some bugs
2007-02-18 13:42:08 +00:00
functions_module.php
- added confirm box to ucp zebra (adding fried/foe)
2007-01-24 11:29:56 +00:00
functions_posting.php
trying to fix some bugs...
2007-02-24 12:31:21 +00:00
functions_privmsgs.php
fixing some bugs, most being submitted grammatical/spelling errors.
2007-01-21 18:33:45 +00:00
functions_profile_fields.php
- author search should use clean names for searching [Bug #5752 ]
2006-12-03 18:03:33 +00:00
functions_template.php
- generate fewer opcodes, make a smaller cache, a bit more readable
2007-01-27 13:36:50 +00:00
functions_transfer.php
- fix some oddities (doubled spaces for example)
2007-01-26 16:09:51 +00:00
functions_upload.php
some fixes to be committed.
2007-02-09 14:24:34 +00:00
functions_user.php
fixing some bugs
2007-02-18 13:42:08 +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
- fix htmlspecialchars handling in search (search backends get specialchared input, and should return specialchared output), current backends strip entities anyway [includes Bug #8156 ]
2007-02-25 22:09:53 +00:00
session.php
- fix htmlspecialchars handling in search (search backends get specialchared input, and should return specialchared output), current backends strip entities anyway [includes Bug #8156 ]
2007-02-25 22:09:53 +00:00
template.php
fixing some bugs, most being submitted grammatical/spelling errors.
2007-01-21 18:33:45 +00:00