phpbb/phpBB/includes
David M 6c40bcffed be more lean
git-svn-id: file:///svn/phpbb/trunk@7910 89ea8834-ac86-4346-8a33-228a782c2dd0
2007-07-20 17:55:35 +00:00
..
acm some fixes 2007-07-11 15:03:06 +00:00
acp again, a lot of bug fixes 2007-07-19 20:38:38 +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 again, a lot of bug fixes 2007-07-19 20:38:38 +00:00
utf let's remove 350+ impossible entries 2007-07-19 20:38:08 +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 remove T_THEME_DATA completely... now the css data is able to be fetched for banned users too. Gives us a good chunk of memory back. 2007-07-17 17:02:05 +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 again, a lot of bug fixes 2007-07-19 20:38:38 +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 again, a lot of bug fixes 2007-07-19 20:38:38 +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 again, a lot of bug fixes 2007-07-19 20:38:38 +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 be more lean 2007-07-20 17:55:35 +00:00
template.php #12675 2007-07-09 18:27:57 +00:00