phpbb/phpBB/includes
2007-07-17 16:08:42 +00:00
..
acm some fixes 2007-07-11 15:03:06 +00:00
acp - Handle forum links/redirects within viewforum if no read permission given (to display login box or error message) (Bug #13467) 2007-07-16 14:02:06 +00:00
auth - always use convert error message for unconverted incorrect passwords [Bug #10893] 2007-05-14 20:08:11 +00:00
captcha Just cleaning up a little. 2007-05-09 16:54:09 +00:00
db #13151 2007-07-09 15:33:38 +00:00
diff forgot that one ... 2007-01-28 17:00:03 +00:00
mcp a bunch of fixes 2007-07-14 15:44:10 +00:00
search tweak the sql_like_expression feature a little bit to allow correct escaping 2007-06-24 12:49:13 +00:00
ucp - search result extract shouldn't end in the middle of a multibyte character [Bug #11863] 2007-07-15 20:53:27 +00:00
utf make sure the class exists before we try to normalize with it 2007-07-16 00:47:35 +00:00
auth.php do not consider permissions the admin is not able to change, track or see. 2007-07-12 08:55:38 +00:00
bbcode.php #8576 2007-03-09 19:01:40 +00:00
cache.php ok, mess around with the templates + fixing some bugs + adjusting headers for those files already modified to circumvent conflicts for those having their editor set to remove trailing spaces (not recommended!) 2007-06-09 11:11:20 +00:00
constants.php - correctly transfer the search query across search result pages 2007-05-13 16:15:20 +00:00
functions.php - search result extract shouldn't end in the middle of a multibyte character [Bug #11863] 2007-07-15 20:53:27 +00:00
functions_admin.php a bunch of fixes 2007-07-14 15:44:10 +00:00
functions_compress.php #13327 2007-07-13 03:16:59 +00:00
functions_convert.php #13379 2007-07-14 11:32:28 +00:00
functions_display.php - Handle forum links/redirects within viewforum if no read permission given (to display login box or error message) (Bug #13467) 2007-07-16 14:02:06 +00:00
functions_install.php #13463 2007-07-16 01:06:34 +00:00
functions_jabber.php some fixes here and there 2007-07-10 15:14:25 +00:00
functions_messenger.php let's see if i can break something. :o 2007-07-03 15:36:18 +00:00
functions_module.php it has been decided amongst the team that using glob() is bad practice, after determining the overall usage among projects as well as the security history of the function. 2007-07-17 16:08:42 +00:00
functions_posting.php some fixes here and there 2007-07-10 15:14:25 +00:00
functions_privmsgs.php ok, mess around with the templates + fixing some bugs + adjusting headers for those files already modified to circumvent conflicts for those having their editor set to remove trailing spaces (not recommended!) 2007-06-09 11:11:20 +00:00
functions_profile_fields.php fixing some bugs 2007-06-28 14:55:48 +00:00
functions_template.php some fixes... 2007-06-30 15:04:49 +00:00
functions_transfer.php Fix permission issue with the transfer class if using PHP4 or for those not having the ftp extension available 2007-06-19 13:05:53 +00:00
functions_upload.php we included a check for getimagesize() existance... now we again can suppress notices while running this function. 2007-05-19 16:40:56 +00:00
functions_user.php Well, seems that many hosts are in a business in which they shouldn't be in. Lessen the impact for their customers by allowing to do without getimagesize for remote avatatars. 2007-07-17 15:41:16 +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 even more fixes. :o 2007-07-15 13:47:01 +00:00
session.php sir, put your hands up and step away from the extra integers 2007-07-16 22:03:49 +00:00
template.php #12675 2007-07-09 18:27:57 +00:00