phpbb/phpBB/includes
Chris Smith e2deb29d59 Include live data in the statistics #53795
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@10423 89ea8834-ac86-4346-8a33-228a782c2dd0
2010-01-17 18:02:04 +00:00
..
acm Oops thanks rxu, fixes r10309 refs #54465 2010-01-07 09:09:39 +00:00
acp spaces 2010-01-17 16:48:58 +00:00
auth spaces 2010-01-17 17:16:08 +00:00
captcha Load reCAPTCHA over https when using a secure connection to the board. #55755 2010-01-17 17:25:14 +00:00
db Fix Bug #55785 - Correct call to mysql_pconnect(). 2009-12-23 15:07:52 +00:00
diff improve code to detect and solve conflicts for code removed from one version to another. 2009-09-20 16:20:20 +00:00
hooks - fixed database updater 2007-10-04 12:03:05 +00:00
mcp Fix r10391 - Bug #56025 - Pagination of User Notes in MCP uses two different config values. 2010-01-17 16:27:59 +00:00
questionnaire Include live data in the statistics #53795 2010-01-17 18:02:04 +00:00
search Safe us some more calls to $db->sql_escape(). 2010-01-11 23:26:56 +00:00
ucp Invalidate captcha after reg 2010-01-17 17:04:56 +00:00
utf - replaced the drop down menu log filter thing with log searching 2009-08-21 21:47:19 +00:00
auth.php Fix Bug #48875 - we compare the bitlength, therefore we indeed do not need to re-cache if we think acl options got changed (which we did) 2009-07-30 14:35:29 +00:00
bbcode.php Fix #51285 and more issues with template inherence on set_custom_template 2009-09-16 08:11:52 +00:00
cache.php Bug #54265 - Regression: Word Censors and Cases 2009-11-26 17:41:47 +00:00
constants.php Tag as 3.0.6 2009-11-14 20:11:38 +00:00
functions.php Integrate active topics feed. Some language adjustments and rearrangements. 2009-12-27 00:48:52 +00:00
functions_admin.php Fix sql error in cache_moderators() if using postgresql. (Bug #53765) 2009-11-09 16:23:15 +00:00
functions_compress.php Fix bugs #46615 & #46945 - Fail gracefully if store folder is not writable during update. 2009-07-17 11:32:27 +00:00
functions_content.php Allow "0" as censor word and replacement. 2009-08-21 09:44:55 +00:00
functions_convert.php Apply locale-independent basename() to attachment filenames. New function added: utf8_basename(). (Bug #43335 - Patch by ocean=Yohsuke) 2009-08-01 12:28:50 +00:00
functions_display.php No longer include subforums in forum feed. 2010-01-12 21:15:32 +00:00
functions_install.php The easy solution to all my problems with SQLite is this. :( #56105 2010-01-17 17:41:21 +00:00
functions_jabber.php Fix Jabber SASL PLAIN authentication failures. (Bug #52995) 2009-10-29 15:04:19 +00:00
functions_messenger.php Fix getting host for situations where the name/IP is not resolvable. Related to Bug #41025 2009-09-22 15:09:09 +00:00
functions_module.php [Change] Alllow applications to set custom module inclusion path (idea by HoL) 2008-11-23 12:42:34 +00:00
functions_posting.php Fix for #54945 2009-12-24 00:47:00 +00:00
functions_privmsgs.php Do not permit unauthorised users to delete private messages from folder listing. #54355 2009-12-11 22:27:00 +00:00
functions_profile_fields.php Correctly check for empty strings in custom profile fields. #55335 2009-12-11 22:55:15 +00:00
functions_template.php Revert INC/DEC feature. It is not consistent with the other template variables - bad idea. ;) We will get to it though... but not now. 2009-08-30 11:15:24 +00:00
functions_transfer.php Also fix bug #46295 in ftp_fsock class. 2009-07-22 03:02:45 +00:00
functions_upload.php why am i so dumb sometimes... /me hits myself with the dumbness stick... 2009-09-13 14:31:32 +00:00
functions_user.php Bug #52525 2009-10-05 17:54:55 +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 check for additional empty config variables... 2009-11-01 15:33:44 +00:00
session.php Fix Bug #54125 - Correctly reset login keys if passed value is the current user. 2009-11-19 09:54:38 +00:00
template.php fix bug #52605 - regression from r9811 2009-10-09 11:12:37 +00:00