phpbb/phpBB/includes
Henry Sudhof 11dc410633 Oh right. PHP4
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9581 89ea8834-ac86-4346-8a33-228a782c2dd0
2009-06-13 14:09:51 +00:00
..
acm Fix some issues with XCache, can't totally resolve the purge() method as XCache does not expose its settings to userland PHP. #46435 2009-06-13 13:14:27 +00:00
acp Oh right. PHP4 2009-06-13 14:09:51 +00:00
auth Oh right. PHP4 2009-06-13 14:09:51 +00:00
captcha Oh right. PHP4 2009-06-13 14:09:51 +00:00
db due to popular demand... this may be quite useful for automatic installer and modifications 2009-04-29 13:41:49 +00:00
diff stupid me forgot to add a function for backwards compatibility :/ 2009-05-01 11:08:48 +00:00
hooks - fixed database updater 2007-10-04 12:03:05 +00:00
mcp Correct calculation of source/target forum statistics if mass moving topics with global announcements (Bug #44545) 2009-04-28 09:35:36 +00:00
search Search for 'topic title only' and 'first post' should work again for non-mysql dbms. (Bug #40605) 2009-04-18 17:46:34 +00:00
ucp Oh right. PHP4 2009-06-13 14:09:51 +00:00
utf #21885 2008-04-20 05:16:42 +00:00
auth.php Implemented strict check for cached user permissions and existing ACL options. This fix makes sure cached permissions are valid, even if they got already cached. 2008-10-09 13:18:38 +00:00
bbcode.php change arabic-numbers list-style-type to correct type decimal (Bug #30775) 2009-04-17 15:23:17 +00:00
cache.php tiny alterations/bugfixes 2008-07-28 13:26:20 +00:00
constants.php update version number 2009-05-31 10:46:40 +00:00
functions.php First ATOM Feed commit/integration 2009-06-12 14:41:03 +00:00
functions_admin.php Fix bug #45705 - Show error in the ACP when template folder is not readable. 2009-06-08 22:33:30 +00:00
functions_compress.php change the way we do chmodd'ing. I know, my implementation really sucked... good we have motivated community members who point this out. ;) Thanks to faw for providing a way better function and for discussing and also abiding to our needs. :) LEW21 should maybe credited too... he gave the inspiration without knowing it. 2008-08-22 12:52:48 +00:00
functions_content.php late fix for #44845 (phpBB debug notice for some search terms) 2009-05-13 10:42:44 +00:00
functions_convert.php Prevent integer overflow - Bug #19895 2008-09-18 14:26:56 +00:00
functions_display.php #44105 2009-04-17 16:10:39 +00:00
functions_install.php Fix installer under PHP 5.3. #45255 2009-05-20 12:37:35 +00:00
functions_jabber.php [Feature] Allow specific connection to different server for jabber functionality by providing a valid JID as username. This also allows the use of talk.google.com as jabber server with gmail.com JIDs. (Bug #14989) 2008-10-08 12:44:23 +00:00
functions_messenger.php Correctly split UTF-8 encoded strings when using mail(). #45815 2009-06-03 16:29:26 +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 Do not create thumbnail if thumbnail would've the same size as the original image. (Bug #30725) 2009-04-17 15:35:56 +00:00
functions_privmsgs.php Fix bug #46065 - Correctly show private message history 2009-06-08 10:05:44 +00:00
functions_profile_fields.php Fix for #r9342 for bug #41385 2009-05-01 10:10:35 +00:00
functions_template.php Dynamic template includes :) 2009-06-11 16:53:45 +00:00
functions_transfer.php fix $transfer->file_exists() and $transfer->_ls() if using fsock or IIS7. Bug #43115, #43105, #30395 2009-04-10 10:13:20 +00:00
functions_upload.php remove hardcoded size unit for PHP_SIZE_OVERRUN error (Bug #29935) 2009-04-17 15:52:40 +00:00
functions_user.php Fix bug #45345 - Also remove data from friend/foe table when deleting user (patch by nickvergessen). 2009-06-11 13:12:04 +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 #40865 - no message parsing for messages evaluating to false 2009-04-17 13:07:51 +00:00
session.php some corrections, only very minor things. 2009-06-07 11:34:01 +00:00
template.php Fix problems with styles using an underscore within the filename. (Bug #34315) 2008-09-26 13:09:56 +00:00