phpbb/phpBB/includes
Paul S. Owen 0b285c07f6 Combine various admin related functions
git-svn-id: file:///svn/phpbb/trunk@2664 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-07-14 14:34:34 +00:00
..
auth.php Small cleanups 2002-04-02 14:03:58 +00:00
auth_session.php oops, that's what you get for not testing more thoroughly ... 2002-06-22 15:17:26 +00:00
bbcode.php Updates in line with 2.0.1 2002-06-10 01:52:48 +00:00
constants.php Forum watch stuff ... just copied the topic watch stuff and thus needs reviewing inline with everything else ... but something needed to be added to 2.1 :) 2002-04-20 22:56:09 +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 Combine emailer and smtp 2002-07-14 14:34:16 +00:00
functions.php IP related updates + fixed gc in sessions 2002-05-09 14:07:33 +00:00
functions_admin.php Combine various admin related functions 2002-07-14 14:34:34 +00:00
functions_post.php Fix bad URL for topic notifications 2002-05-14 17:27:20 +00:00
functions_search.php merged from 2.0.0 branch (marked merge_point_20020420) + assorted updates and trial stuff for example session alterations 2002-04-20 00:22:29 +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 merged from 2.0.0 branch (marked merge_point_20020420) + assorted updates and trial stuff for example session alterations 2002-04-20 00:22:29 +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 merged from 2.0.0 branch (marked merge_point_20020420) + assorted updates and trial stuff for example session alterations 2002-04-20 00:22:29 +00:00
page_tail.php Some transfers from 2.0.x plus move debugging to template var which will please some people 2002-06-08 16:45: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
session.php Renamed again 2002-07-14 14:32:45 +00:00
sessions.php doh 2002-05-09 14:23: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 This should work fine with existing templates ... note that you will need to create a directory called cache/ in your templates directory ... give it a+w access (chmod 700) 2002-07-14 14:33:30 +00:00
topic_review.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
usercp_activate.php Fixes in line with 2.0.1 2002-06-10 01:49:57 +00:00
usercp_avatar.php Updates in line with 2.0.1 2002-06-10 01:52:48 +00:00
usercp_email.php IP related updates + fixed gc in sessions 2002-05-09 14:07:33 +00:00
usercp_register.php Changed code so it stores total users in config table to remove a slightly costly query 2002-04-30 17:56:50 +00:00
usercp_sendpasswd.php Shorten the activation, key to allow for less than 77 characters..,yet still keep it as long as possible. 2002-04-01 19:19:49 +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