phpbb/phpBB/includes
Meik Sievertsen 7b07476207 erm, forgot to globalize $config. :/
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9471 89ea8834-ac86-4346-8a33-228a782c2dd0
2009-04-18 17:30:58 +00:00
..
acm add IN_PHPBB check to generated cache files 2009-03-11 12:53:54 +00:00
acp add missing $super assignment - Bug #43635 2009-04-17 14:58:16 +00:00
auth As proposed by marshalrusty: re-hash plain MD5s left in the database 2009-02-06 14:51:26 +00:00
captcha some shapes 2009-03-20 16:34:06 +00:00
db Fix bug in postgresql db layer for LIMIT ALL clauses (reported by JRSweets) 2009-03-30 10:44:18 +00:00
diff and once more with feeling 2009-01-26 16:56:43 +00:00
hooks - fixed database updater 2007-10-04 12:03:05 +00:00
mcp Fix race condition for updating post/topic/etc. counter. (reported by BartVB) 2009-03-19 17:01:59 +00:00
search erm, forgot to globalize $config. :/ 2009-04-18 17:30:58 +00:00
ucp forgot one instance where the min/max captcha chars need to be applied ;) 2009-04-18 15:31:59 +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 a language alteration for captchas. 2009-04-11 09:11:08 +00:00
functions.php a language alteration for captchas. 2009-04-11 09:11:08 +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 Fix infinite loop in truncate_string (Bug #43475) 2009-04-04 11:05:47 +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 #18775 2008-04-20 04:57:29 +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 Fixed bug #'ers 41295, 41385, 41955, 41705 and 41985 2009-02-26 23:46:46 +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 encode imageset path in user->img (may not fix any other issues regarding style names with spaces) - #28885 2009-04-17 15:58:31 +00:00
template.php Fix problems with styles using an underscore within the filename. (Bug #34315) 2008-09-26 13:09:56 +00:00