phpbb/phpBB/includes
Paul S. Owen 21ab952fe2 Remove extra select query when creating new session during page setup
git-svn-id: file:///svn/phpbb/trunk@2303 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-03-17 14:08:31 +00:00
..
auth.php Changed way moderator lang is output on viewforum and index 2001-12-16 18:58:05 +00:00
bbcode.php Fixed #506066, [img] didn't work with multiple instances directly following each other 2002-02-17 16:05:18 +00:00
constants.php Further privmsg constant 2002-02-16 20:35:36 +00:00
db.php Updated for improved use with ODBC setups + introduced a re-install feature ... the schema updates _only_ remove foreign key and drop table clauses 2001-11-30 23:22:56 +00:00
emailer.php Move subject preg_ to after parseing ... in case subject needs to contain any variables 2002-03-01 16:43:32 +00:00
functions.php Localise days/months, fix bug in validate_username ... this doesn't see functions.php split, working on that separately 2002-03-06 00:40:31 +00:00
functions_admin.php These are formed from breaking up functions ... modified functions is not yet in CVS and these do nothing right now 2002-03-10 00:27:24 +00:00
functions_post.php Various updates 2002-03-17 14:07:43 +00:00
functions_search.php Various updates 2002-03-17 14:07:43 +00:00
functions_selects.php These are formed from breaking up functions ... modified functions is not yet in CVS and these do nothing right now 2002-03-10 00:27:24 +00:00
functions_validate.php These are formed from breaking up functions ... modified functions is not yet in CVS and these do nothing right now 2002-03-10 00:27:24 +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 Ignore duplicate IP's for guest counts ... keep in mind this swings 100% the other way from keeping them all, you'll not count some users. 2002-03-01 16:48:13 +00:00
page_tail.php oops, forgot to change version setting ... 2002-03-04 01:48:02 +00:00
post.php Changed way subject is sent to email ... handled by templates where necessary 2002-03-02 18:12:19 +00:00
prune.php Various updates and changes 2002-02-12 02:16:12 +00:00
search.php mssql-odbc doesn't seem to like ignoring the duplicate index (even though MSSQL has been told to ... hmm) 2002-03-05 02:21:22 +00:00
sessions.php Remove extra select query when creating new session during page setup 2002-03-17 14:08:31 +00:00
smtp.php Fix for various smtp issues reported in bugtracker 2002-03-12 17:36:08 +00:00
sql_parse.php preg_quote lines for /* comment parsed SQL ... was causing failure on install for mssql ... 2002-01-28 00:57:27 +00:00
template.php Another warning fix ... 2002-01-28 19:12:37 +00:00
topic_review.php Split from posting 2002-02-13 00:15:02 +00:00
usercp_activate.php First splits of profile 2002-03-17 14:07:56 +00:00
usercp_avatar.php First splits of profile 2002-03-17 14:07:56 +00:00
usercp_email.php First splits of profile 2002-03-17 14:07:56 +00:00
usercp_sendpasswd.php First splits of profile 2002-03-17 14:07:56 +00:00
usercp_viewprofile.php First splits of profile 2002-03-17 14:07:56 +00:00