phpbb/phpBB/includes/mcp
Meik Sievertsen 84738055a2 - fixed some bugs
- made sql schemas consistent
- added correct sequences and generators to sql schemas
- extended some rows to hold more data. This solves issues with multibyte characters and too short topic titles, names, etc.
- allow multibyte characters in usernames


git-svn-id: file:///svn/phpbb/trunk@5784 89ea8834-ac86-4346-8a33-228a782c2dd0
2006-04-15 14:48:36 +00:00
..
info ok, thought about this now for too long. I think the best solution circumventing memory consumption and not introducing "hacks" is to seperate module information (and probably more in 3.2 for installation/uninstallation) from the main code. 2006-03-25 19:14:55 +00:00
mcp_ban.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
mcp_forum.php - extended session_page and user_lastpage to hold a maximum of 200 chars (instead of 100) - session_page gets truncated to 200 chars 2006-03-25 12:07:13 +00:00
mcp_front.php - check m_ permission for quickmod [Bug #1317] 2006-04-09 21:20:24 +00:00
mcp_logs.php - fixed some bugs 2006-04-15 14:48:36 +00:00
mcp_main.php - check m_ permission for quickmod [Bug #1317] 2006-04-09 21:20:24 +00:00
mcp_notes.php - fixed some bugs 2006-04-15 14:48:36 +00:00
mcp_post.php - fixed some bugs 2006-04-15 14:48:36 +00:00
mcp_queue.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
mcp_reports.php - allow reporting posts that have a closed report 2006-04-08 14:30:46 +00:00
mcp_topic.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
mcp_warn.php - fixed some bugs 2006-04-15 14:48:36 +00:00