phpbb/phpBB/includes
Meik Sievertsen 164b55b394 i do not think i need this any longer. ;)
git-svn-id: file:///svn/phpbb/trunk@5785 89ea8834-ac86-4346-8a33-228a782c2dd0
2006-04-15 14:55:33 +00:00
..
acm To all people having their bug status set to fixed: SF pserver CVS access is currently down, therefore the snapshots are still out of date. 2006-04-06 17:15:45 +00:00
acp - fixed some bugs 2006-04-15 14:48:36 +00:00
auth - Added init_{$auth_plugin} function which can be used to test a connection to the authentication system before actually saving the new configuration. This will hopefully stop people from locking themselves out by using an authentication system that they cannot connect to. 2006-03-18 16:19:18 +00:00
db - fixed some bugs 2006-04-15 14:48:36 +00:00
mcp - fixed some bugs 2006-04-15 14:48:36 +00:00
search - correctly use DISTINCT and GROUP BY in search related SQL [Bug #1256] 2006-03-26 01:36:26 +00:00
ucp - fixed some bugs 2006-04-15 14:48:36 +00:00
auth.php ok, this will fix various permission discrepances. :) What happened is that the static permission cache and the static acl forum ids were used... globally (of course). But this led to users inheriting permissions from previously called user permission setups resulting in users seeing private forums in profiles as well as other areas i could imagine being "wrong". Thanks to Yawner for letting me login with his username. :D 2006-03-22 13:36:58 +00:00
bbcode.php #1327 2006-03-27 21:32:08 +00:00
constants.php - Visual Confirmation for guest posting 2006-03-28 12:44:27 +00:00
functions.php i do not think i need this any longer. ;) 2006-04-15 14:55:33 +00:00
functions_admin.php - fixed some bugs 2006-04-15 14:48:36 +00:00
functions_compress.php To all people having their bug status set to fixed: SF pserver CVS access is currently down, therefore the snapshots are still out of date. 2006-04-06 17:15:45 +00:00
functions_display.php - fixed some bugs 2006-04-15 14:48:36 +00:00
functions_jabber.php - The sha1 hash is a standard part of PHP, mhash is not needed for Jabber :D 2006-03-02 01:09:55 +00:00
functions_messenger.php - fixed some bugs 2006-04-15 14:48:36 +00:00
functions_module.php - changed _module_*_url to only use the main module name but the mode as parameter 2006-04-08 13:01:04 +00:00
functions_posting.php To all people having their bug status set to fixed: SF pserver CVS access is currently down, therefore the snapshots are still out of date. 2006-04-06 17:15:45 +00:00
functions_privmsgs.php groupcp.php no longer exist (#1442) 2006-04-08 13:06:13 +00:00
functions_profile_fields.php To all people having their bug status set to fixed: SF pserver CVS access is currently down, therefore the snapshots are still out of date. 2006-04-06 17:15:45 +00:00
functions_template.php added/changed language strings 2006-04-08 17:48:54 +00:00
functions_transfer.php - some bugfixes 2006-03-01 21:48:02 +00:00
functions_upload.php To all people having their bug status set to fixed: SF pserver CVS access is currently down, therefore the snapshots are still out of date. 2006-04-06 17:15:45 +00:00
functions_user.php To all people having their bug status set to fixed: SF pserver CVS access is currently down, therefore the snapshots are still out of date. 2006-04-06 17:15:45 +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 To all people having their bug status set to fixed: SF pserver CVS access is currently down, therefore the snapshots are still out of date. 2006-04-06 17:15:45 +00:00
session.php To all people having their bug status set to fixed: SF pserver CVS access is currently down, therefore the snapshots are still out of date. 2006-04-06 17:15:45 +00:00
template.php fixing a bug within the installer (displaying notices) and making sure the installer is using the error handler. 2006-04-14 15:10:51 +00:00