.. |
acm
|
Use phpBB 3.1.x method for storing cached data to prevent PHP bug with our usage of var_export(). (Thanks to Techie Micheal and HoL for pointing out possible problems)
|
2008-09-29 15:58:42 +00:00 |
acp
|
Fix problems with styles using an underscore within the filename. (Bug #34315)
|
2008-09-26 13:09:56 +00:00 |
auth
|
HTTP Authentication supports UTF-8 usernames now [Bug #21135]
|
2008-06-04 16:05:27 +00:00 |
captcha
|
dumdidum... sorry. ;)
|
2007-10-05 14:36:34 +00:00 |
db
|
Fix sql_multi_insert() if called with non multi-dimensional array (Bug #32975)
|
2008-09-19 17:12:04 +00:00 |
diff
|
More 5.3 compatibility.
|
2008-08-16 22:24:54 +00:00 |
hooks
|
- fixed database updater
|
2007-10-04 12:03:05 +00:00 |
mcp
|
Better return links when deleting topics through the MCP. #34655
|
2008-09-27 10:59:25 +00:00 |
search
|
cleanup, related to bug #19195
|
2008-09-18 14:32:15 +00:00 |
ucp
|
A fix for the fix in r8934. #34525
|
2008-09-24 19:08:14 +00:00 |
utf
|
#21885
|
2008-04-20 05:16:42 +00:00 |
auth.php
|
fixing two potential problems
|
2008-04-11 14:14:23 +00:00 |
bbcode.php
|
revert r8893 - there were massive problems with the display and select all code
|
2008-09-28 17:08:09 +00:00 |
cache.php
|
tiny alterations/bugfixes
|
2008-07-28 13:26:20 +00:00 |
constants.php
|
add phpbb version constant to constants. This allows us to check the filebase version.
|
2008-09-04 11:19:48 +00:00 |
functions.php
|
check fields properly not being set sometimes. ;)
|
2008-09-29 16:55:23 +00:00 |
functions_admin.php
|
Log the forum name that topics are moved into.
|
2008-09-23 12:01:26 +00:00 |
functions_compress.php
|
change the way we do chmodd'ing. I know, my implementation really sucked... good we have motivated community members who point this out. ;) Thanks to faw for providing a way better function and for discussing and also abiding to our needs. :) LEW21 should maybe credited too... he gave the inspiration without knowing it.
|
2008-08-22 12:52:48 +00:00 |
functions_content.php
|
#31185
|
2008-08-13 14:37:33 +00:00 |
functions_convert.php
|
Prevent integer overflow - Bug #19895
|
2008-09-18 14:26:56 +00:00 |
functions_display.php
|
Fix a tricky little bug in r8909
|
2008-09-26 09:19:23 +00:00 |
functions_install.php
|
#18775
|
2008-04-20 04:57:29 +00:00 |
functions_jabber.php
|
return jabber login status - should work... but needs testing nonetheless.
|
2008-07-28 13:30:38 +00:00 |
functions_messenger.php
|
Use phpBB 3.1.x method for storing cached data to prevent PHP bug with our usage of var_export(). (Thanks to Techie Micheal and HoL for pointing out possible problems)
|
2008-09-29 15:58:42 +00:00 |
functions_module.php
|
The same way we allow defining a custom template/style path we now allow this for languages too.
|
2008-08-23 17:20:55 +00:00 |
functions_posting.php
|
Preserve alpha transparency for created thumbnails. (Bug #16575)
|
2008-09-17 14:59:16 +00:00 |
functions_privmsgs.php
|
Add quoting support to PM history when composing a reply. #34285
|
2008-09-27 11:38:42 +00:00 |
functions_profile_fields.php
|
Custom profile fields with date type should be timezone independend [Bug #15003]
|
2008-03-06 19:29:59 +00:00 |
functions_template.php
|
Don't compile {} or {$}.
|
2008-09-04 11:52:01 +00:00 |
functions_transfer.php
|
dumdidum... sorry. ;)
|
2007-10-05 14:30:11 +00:00 |
functions_upload.php
|
some changes for proper code documentation
|
2008-08-23 17:23:40 +00:00 |
functions_user.php
|
Small language fix (#32795) and tiny bug fix
|
2008-09-26 21:29:05 +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
|
some changes for proper code documentation
|
2008-08-23 17:23:40 +00:00 |
session.php
|
make topic icon image width/height available to viewforum and search templates (Bug #15934)
|
2008-09-16 15:06:19 +00:00 |
template.php
|
Fix problems with styles using an underscore within the filename. (Bug #34315)
|
2008-09-26 13:09:56 +00:00 |