phpbb/phpBB/includes
Chris Smith ffbc25e17a New caching plugin, won't cache anything
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9526 89ea8834-ac86-4346-8a33-228a782c2dd0
2009-06-02 21:29:51 +00:00
..
acm New caching plugin, won't cache anything 2009-06-02 21:29:51 +00:00
acp Okay, a first ci of the new captcha plugins. We'll add dynamic template includes later, as well as documentation on how to use this. I'm prepared to get yelled at for bugs (oh, I know that there are plenty); but please blame spammers for broken styles and MODs. 2009-06-02 14:12:23 +00:00
auth Okay, a first ci of the new captcha plugins. We'll add dynamic template includes later, as well as documentation on how to use this. I'm prepared to get yelled at for bugs (oh, I know that there are plenty); but please blame spammers for broken styles and MODs. 2009-06-02 14:12:23 +00:00
captcha Okay, a first ci of the new captcha plugins. We'll add dynamic template includes later, as well as documentation on how to use this. I'm prepared to get yelled at for bugs (oh, I know that there are plenty); but please blame spammers for broken styles and MODs. 2009-06-02 14:12:23 +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 Okay, a first ci of the new captcha plugins. We'll add dynamic template includes later, as well as documentation on how to use this. I'm prepared to get yelled at for bugs (oh, I know that there are plenty); but please blame spammers for broken styles and MODs. 2009-06-02 14:12:23 +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 Okay, a first ci of the new captcha plugins. We'll add dynamic template includes later, as well as documentation on how to use this. I'm prepared to get yelled at for bugs (oh, I know that there are plenty); but please blame spammers for broken styles and MODs. 2009-06-02 14:12:23 +00:00
functions_admin.php Fix skipping messages if using next/prev PM in history links. (Bug #22205) 2009-04-12 13:21:25 +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 Messenger now also able to use a custom language path. (Bug #36545) 2009-04-17 09:08:34 +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 skipping messages if using next/prev PM in history links. (Bug #22205) 2009-04-12 13:21:25 +00:00
functions_profile_fields.php Fix for #r9342 for bug #41385 2009-05-01 10:10:35 +00:00
functions_template.php Enforce correct case for template variables. {var} no longer works for example. 2009-03-31 12:21:36 +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 speed up group deletion and correctly display user parameter if group membership changed in acp -> users -> groups 2009-03-27 16:39:19 +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 Okay, a first ci of the new captcha plugins. We'll add dynamic template includes later, as well as documentation on how to use this. I'm prepared to get yelled at for bugs (oh, I know that there are plenty); but please blame spammers for broken styles and MODs. 2009-06-02 14:12:23 +00:00
template.php Fix problems with styles using an underscore within the filename. (Bug #34315) 2008-09-26 13:09:56 +00:00