phpbb/phpBB/includes
Bart van Bragt 99a8e49233 Prevent message_die() from being called recursively (by accident :D)
git-svn-id: file:///svn/phpbb/branches/phpBB-2_0_0@3288 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-01-08 22:53:39 +00:00
..
auth.php Fixed failure on no forums 2002-12-22 18:46:26 +00:00
bbcode.php Removed requirement for [url=www|ftp] for all urls 2003-01-08 16:56:06 +00:00
constants.php "Fix" for realpath and Lycos? 2002-12-21 19:09:57 +00:00
db.php Updates to overcome security issue + updates of various functions, initial version of profile registration include ... not completed but should be functional for obvious reasons(!) 2002-03-18 13:35:23 +00:00
emailer.php This one may even work ... 2003-01-08 11:26:52 +00:00
functions.php Prevent message_die() from being called recursively (by accident :D) 2003-01-08 22:53:39 +00:00
functions_admin.php Default forum for make_forum_select 2002-07-19 17:03:50 +00:00
functions_post.php Reintroduce setting of email subjects from source ... will only be used where an email template doesn't contain an appropriate subject line. Note this may lead to users having email subjects in a language other than that they selected. 2002-12-22 16:01:16 +00:00
functions_search.php Some minor issues for 2.0.4 release 2003-01-06 09:18:35 +00:00
functions_selects.php Path updates for language file select list generation 2002-12-22 12:20:35 +00:00
functions_validate.php missing ; 2002-12-21 12:56:07 +00:00
index.htm Add blank indexes to stop nosey people being, erm, nosey 2001-11-21 13:06:56 +00:00
page_header.php Various fixes, see CHANGELOG 2002-12-19 17:17:40 +00:00
page_tail.php More updates, append sid to admin browsing 2002-11-26 11:42:12 +00:00
prune.php Ok, these are just fixes for a few bugs I saw while digging around all 2002-11-29 06:58:37 +00:00
sessions.php Redirect and SID updates ... add SID by default to all new sessions as they are created 2002-12-18 01:06:19 +00:00
smtp.php Remove trim from $mail_to to allow bcc only sends. 2002-12-22 15:09:17 +00:00
sql_parse.php Stop being too paranoid about hacking of includes containing only fully inclusive functions 2002-03-18 23:53:12 +00:00
template.php "Fix" for realpath and Lycos? 2002-12-21 19:09:57 +00:00
topic_review.php Fix for bug # 226 in the tracker 2002-05-03 15:58:35 +00:00
usercp_activate.php Reintroduce setting of email subjects from source ... will only be used where an email template doesn't contain an appropriate subject line. Note this may lead to users having email subjects in a language other than that they selected. 2002-12-22 16:01:16 +00:00
usercp_avatar.php "Fix" for realpath and Lycos? 2002-12-21 19:09:57 +00:00
usercp_email.php Changed ERROR to GENERAL_ERROR 2003-01-05 01:06:40 +00:00
usercp_register.php Reintroduce setting of email subjects from source ... will only be used where an email template doesn't contain an appropriate subject line. Note this may lead to users having email subjects in a language other than that they selected. 2002-12-22 16:01:16 +00:00
usercp_sendpasswd.php Reintroduce setting of email subjects from source ... will only be used where an email template doesn't contain an appropriate subject line. Note this may lead to users having email subjects in a language other than that they selected. 2002-12-22 16:01:16 +00:00
usercp_viewprofile.php pre-freeze on main templates, various bug fixes (highlighting search results, various search related issues, blah blah). These updates need _thorough_ checking, quickly 2002-03-31 00:06:34 +00:00