phpbb/phpBB/includes
Graham Eames 4553293053 Initial batch of colourization changes. This includes:
- schema changes for first post and last post
 - display in viewforum, search and ucp of first post
 - update of database on posting
Still outstanding
 - display of last post


git-svn-id: file:///svn/phpbb/trunk@6309 89ea8834-ac86-4346-8a33-228a782c2dd0
2006-08-21 15:58:48 +00:00
..
acm - custom profile field fixed 2006-08-03 15:23:34 +00:00
acp forgot to remove some debug code :P 2006-08-17 04:27:38 +00:00
auth - auto sync attachment topic flag [Bug #2949] 2006-08-12 01:58:58 +00:00
captcha put a comment to the captcha_gd header so everyone understands that no more policies are allowed to the extend that some will most likely be removed. 2006-08-20 11:04:27 +00:00
db sql_in_set changes 2006-08-12 13:14:39 +00:00
mcp chr(0x20 | 0x10) = "0" 2006-08-15 02:13:05 +00:00
search we don't want all topics when searching for just a few\! 2006-08-13 12:23:32 +00:00
ucp Initial batch of colourization changes. This includes: 2006-08-21 15:58:48 +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 sql_in_set changes 2006-08-12 13:14:39 +00:00
bbcode.php sql_in_set changes 2006-08-12 13:14:39 +00:00
cache.php - forgot to actually move the cache file :@ 2006-06-14 19:01:10 +00:00
constants.php - fixing some bugs 2006-08-02 15:53:19 +00:00
functions.php *** empty log message *** 2006-08-18 21:19:39 +00:00
functions_admin.php Initial batch of colourization changes. This includes: 2006-08-21 15:58:48 +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 Initial batch of colourization changes. This includes: 2006-08-21 15:58:48 +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 Initial batch of colourization changes. This includes: 2006-08-21 15:58:48 +00:00
functions_privmsgs.php sql_in_set changes 2006-08-12 13:14:39 +00:00
functions_profile_fields.php sql_in_set changes 2006-08-12 13:14:39 +00:00
functions_template.php more efficient + fixing an oops 2006-08-19 14:36: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 sql_in_set changes 2006-08-12 13:14:39 +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 *** empty log message *** 2006-08-17 01:15:01 +00:00
session.php - casting to int so this won't throw any unwanted errors 2006-08-12 15:02:04 +00:00
template.php - fixing some bugs 2006-08-01 15:29:47 +00:00