phpbb/phpBB/includes/mcp
Nils Adermann a5c23243c7 - display age in user profile and make it available on viewtopic
- various tiny bugfixes including [Bug #2351] [Bug #2549] [Bug #2681] [Bug #3015]
- strip first, then change newlines [Bug #2403]
- added support for creating user profiles to the login function (makes use of user_add), triggered by LOGIN_SUCCESS_CREATE_PROFILE constant
- moved newest user updating from ucp_register to user_add function
- renamed the admin_ auth module function to acp_
- added initialisation code to auth_apache which checks whether it will work
- added user_add support to both auth_ldap and auth_apache
- some auth_ldap tweaks, should work with users deeper in the organisation structure too now
- adjusted global topics in mcp_report to work like mcp_queue


git-svn-id: file:///svn/phpbb/trunk@6151 89ea8834-ac86-4346-8a33-228a782c2dd0
2006-07-07 12:36:44 +00:00
..
info - check whether config.php exists 2006-06-10 16:09:46 +00:00
mcp_ban.php anyone want to buy a C? 2006-06-16 23:20:32 +00:00
mcp_forum.php - removed db cache (might re-appear, but for now we do not see the need for it) 2006-06-16 16:54:51 +00:00
mcp_front.php forgot some changes for post_time 2006-06-23 14:25:21 +00:00
mcp_logs.php Deleting logs 2006-06-19 20:40:29 +00:00
mcp_main.php fix for a bug spotted by ToonArmy within bug #3000 (thanks to him for providing a sample patch too) 2006-07-06 15:00:31 +00:00
mcp_notes.php make sure custom profile fields are created correctly on registration (#2225) 2006-06-13 21:06:29 +00:00
mcp_post.php These needed to be #p for proper compliance 2006-07-01 15:00:50 +00:00
mcp_queue.php - display age in user profile and make it available on viewtopic 2006-07-07 12:36:44 +00:00
mcp_reports.php - display age in user profile and make it available on viewtopic 2006-07-07 12:36:44 +00:00
mcp_topic.php - removed db cache (might re-appear, but for now we do not see the need for it) 2006-06-16 16:54:51 +00:00
mcp_warn.php Prevent warning self 2006-06-20 20:32:53 +00:00