phpbb/phpBB/includes
David M b62268e8c2 - fixed Oracle's large data handling
- Firebird explodes when you deal with single column update/inserts over 32767, we now turn these queries into prepared statements


git-svn-id: file:///svn/phpbb/trunk@7326 89ea8834-ac86-4346-8a33-228a782c2dd0
2007-04-11 02:23:21 +00:00
..
acm some changes/bugfixes 2007-03-30 10:49:06 +00:00
acp checking in some fixes... also added "previous/next pm in history" links to prosilvers private message view; dhn, you may want to have a look at the placement. :) 2007-04-10 20:50:14 +00:00
auth - acp popup, shouldn't require 700 px width 2007-03-31 16:44:18 +00:00
captcha - fix some oddities (doubled spaces for example) 2007-01-26 16:09:51 +00:00
db - fixed Oracle's large data handling 2007-04-11 02:23:21 +00:00
diff forgot that one ... 2007-01-28 17:00:03 +00:00
mcp - urlencoded usernames don't need htmlspecialchars [Bug #8794] 2007-04-01 22:15:59 +00:00
search - correctly initialise $words in fulltext_native [Bug #347] 2007-04-09 16:04:30 +00:00
ucp checking in some fixes... also added "previous/next pm in history" links to prosilvers private message view; dhn, you may want to have a look at the placement. :) 2007-04-10 20:50:14 +00:00
utf - PostgreSQL can now use schemas. During install, under database name, enter databasename.schema 2007-04-01 12:39:34 +00:00
auth.php some changes/bugfixes 2007-03-30 10:49:06 +00:00
bbcode.php #8576 2007-03-09 19:01:40 +00:00
cache.php - fix some oddities (doubled spaces for example) 2007-01-26 16:09:51 +00:00
constants.php - overhaul of imagesets 2007-04-08 17:40:36 +00:00
functions.php revert this change. It is actually not a bug. We use append_sid on *view* to let relative links correctly work. 2007-04-06 19:24:40 +00:00
functions_admin.php *** empty log message *** 2007-04-09 12:57:15 +00:00
functions_compress.php safer name for the updater downloads (even if removed after download) - reported by SHS` 2007-03-06 11:30:12 +00:00
functions_convert.php checking in some fixes... also added "previous/next pm in history" links to prosilvers private message view; dhn, you may want to have a look at the placement. :) 2007-04-10 20:50:14 +00:00
functions_display.php some fixes 2007-04-06 14:03:20 +00:00
functions_install.php #9554 2007-04-02 22:10:31 +00:00
functions_jabber.php other fixes... 2007-03-30 14:24:55 +00:00
functions_messenger.php :( 2007-03-25 16:05:22 +00:00
functions_module.php some tiny bugfixes and changed is_active() a bit... 2007-03-26 15:42:05 +00:00
functions_posting.php #5163 2007-04-02 16:05:48 +00:00
functions_privmsgs.php other fixes... 2007-03-30 14:24:55 +00:00
functions_profile_fields.php - author search should use clean names for searching [Bug #5752] 2006-12-03 18:03:33 +00:00
functions_template.php some fixes 2007-04-06 14:03:20 +00:00
functions_transfer.php some changes/bugfixes 2007-03-30 10:49:06 +00:00
functions_upload.php some fixes... 2007-04-02 15:47:23 +00:00
functions_user.php allow password complexity to work using mbstring if PCRE does not support unicode properties 2007-03-31 15:16:18 +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 #8572 2007-03-08 11:14:40 +00:00
session.php - correctly initialise $words in fulltext_native [Bug #347] 2007-04-09 16:04:30 +00:00
template.php some fixes 2007-04-06 14:03:20 +00:00