phpbb/phpBB/includes
Graham Eames 4680dfce39 Include a link to the post by default when issuing a warning
git-svn-id: file:///svn/phpbb/trunk@6203 89ea8834-ac86-4346-8a33-228a782c2dd0
2006-07-23 20:59:08 +00:00
..
acm - tackle some usability issues 2006-07-09 16:23:57 +00:00
acp - some bugfixes 2006-07-20 21:45:24 +00:00
auth - display age in user profile and make it available on viewtopic 2006-07-07 12:36:44 +00:00
captcha bugs? bugs. 2006-07-01 06:30:49 +00:00
db - Some profile stuff :D 2006-07-15 10:31:51 +00:00
mcp Include a link to the post by default when issuing a warning 2006-07-23 20:59:08 +00:00
search Changed: add a space both before AND after Hangul and CJK characters so that they are never part of another word 2006-07-20 21:26:54 +00:00
ucp - some bugfixes 2006-07-20 21:45:24 +00:00
utf Changed: moved functions that encode/decode NCRs from and to UTF-8 to utf_tools.php 2006-07-15 17:01:59 +00:00
auth.php - display age in user profile and make it available on viewtopic 2006-07-07 12:36:44 +00:00
bbcode.php fix some bugs... again. :) 2006-07-10 15:55:10 +00:00
cache.php - forgot to actually move the cache file :@ 2006-06-14 19:01:10 +00:00
constants.php - display age in user profile and make it available on viewtopic 2006-07-07 12:36:44 +00:00
functions.php hmm... This commit does not increase the number of BBCodes. However, this does other things that we need to do first. This splits the usage of allow_* from the BBCode bitfield in forum descriptions, forum rules and group descriptions. This also fixes a tiny, tiny severe issue that nobody found :D I hope it works :P 2006-07-17 03:23:31 +00:00
functions_admin.php - some bugfixes 2006-07-20 21:45:24 +00:00
functions_compress.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
functions_display.php - some bugfixes 2006-07-20 21:45:24 +00:00
functions_jabber.php - automatically sync topic_reported when deleting a post [Bug #2152] 2006-06-14 18:59:12 +00:00
functions_messenger.php revert a change i made (we already adjust line endings to be rfc-compliant and use \n for the php mail function as suggested by the manual) 2006-07-20 17:55:36 +00:00
functions_module.php - renamed the following columns: 2006-07-13 12:51:56 +00:00
functions_posting.php - some bugfixes 2006-07-20 21:45:24 +00:00
functions_privmsgs.php - renamed the following columns: 2006-07-13 12:51:56 +00:00
functions_profile_fields.php - Some profile stuff :D 2006-07-15 10:31:51 +00:00
functions_template.php could have been a copy&paste error, but the expression is also removing the </script> tag from valid script blocks (javascript for example). :) 2006-07-20 18:39:00 +00:00
functions_transfer.php - fixed language pack management a bit (supporting backslashes) 2006-07-02 21:42:54 +00:00
functions_upload.php make sure custom profile fields are created correctly on registration (#2225) 2006-06-13 21:06:29 +00:00
functions_user.php * Error handling on bans 2006-07-21 20:44:27 +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 - renamed the following columns: 2006-07-13 12:51:56 +00:00
session.php - also check for registered users since i do not think guests and bots want to change their password. 2006-07-12 06:20:50 +00:00
template.php show error if template path could not be determined 2006-06-21 16:52:10 +00:00