phpbb/phpBB/includes
dougk_ff7 8b0f0905ef Ok, this goes back to the way it was with one change to make everything work well... It may not be RFC-compliant, but it works...
git-svn-id: file:///svn/phpbb/branches/phpBB-2_0_0@2843 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-08-07 22:36:33 +00:00
..
auth.php More fixes and updates 2002-05-13 01:30:59 +00:00
bbcode.php Added ( and ) to URL [url] rex 2002-07-19 15:28:49 +00:00
constants.php Ok, so many bug fixes, so little time... Fun... Well, the change to 2002-07-29 05:04:04 +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 Ok, this goes back to the way it was with one change to make everything work well... It may not be RFC-compliant, but it works... 2002-08-07 22:36:33 +00:00
functions.php We don't run is_auth here because it adds another query ... as per several previous discussions ... please run any query adding changes through the development forum first, ta muchly. 2002-07-08 10:30:41 +00:00
functions_admin.php Default forum for make_forum_select 2002-07-19 17:03:50 +00:00
functions_post.php Attempt to increase timeout while sending notifications ... need a better solution, why can't PHP multitask ... ! 2002-07-19 22:18:55 +00:00
functions_search.php Minor reduction in search indexing to three letters ... 2002-05-13 13:27:12 +00:00
functions_selects.php Stop being too paranoid about hacking of includes containing only fully inclusive functions 2002-03-18 23:53:12 +00:00
functions_validate.php Quote # in rex for username validations 2002-07-19 15:22:36 +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 DO NOT leave \n at the end of included files please ... it can cause problems if extra headers are output by subsequent programs. Strip closing newlines before commiting, thanks 2002-07-19 16:14:16 +00:00
page_tail.php Loads of bug fixes and updates 2002-05-12 00:47:41 +00:00
prune.php Minor change to cope with a now fixed (I think) situation where last_post_id was set to 0 ... would leave these topics and posts in place during prune 2002-04-04 11:51:25 +00:00
sessions.php intval user_id as per Ashe's suggestion 2002-07-19 22:19:08 +00:00
smtp.php Fix trailing , on email addresses 2002-07-19 13:48:24 +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 Ok this is just me being anal again... No code changes, just file headers.. 2002-04-02 21:13:47 +00:00
topic_review.php Fix for bug # 226 in the tracker 2002-05-03 15:58:35 +00:00
usercp_activate.php Send only a newline for email headers ... breaks RFC but appears to work with mail() ... will undoubtedly lead to some problems for some users ... 2002-05-20 00:21:38 +00:00
usercp_avatar.php Oops, forgot to define $board_config as a global.... 2002-08-07 17:20:31 +00:00
usercp_email.php intval $user_id 2002-08-03 22:24:13 +00:00
usercp_register.php Ok, it's that time again! Well, in preparation for the release of 2.0.2, I 2002-07-31 18:50:25 +00:00
usercp_sendpasswd.php Send only a newline for email headers ... breaks RFC but appears to work with mail() ... will undoubtedly lead to some problems for some users ... 2002-05-20 00:21:38 +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