phpbb/phpBB/includes
2002-03-01 16:48:13 +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 Slight mod to language selector to handle double underscored lang files 2002-02-28 14:17:19 +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 Fix various var not set warnings ... many thanks go to The Horta for pointing out and offering fixes for many of these 2002-01-28 17:33:51 +00:00
post.php Fixed updating of user post count on deletion 2002-02-23 17:54:32 +00:00
prune.php Various updates and changes 2002-02-12 02:16:12 +00:00
search.php Fix issues with view posts since last visit, errors on next page, re-introduce external stopword list, examine feasibility of stemmer, tidy ups ... 2002-02-25 01:00:48 +00:00
sessions.php Fix bug #515510 prevent autologin of inactive users 2002-02-11 12:42:23 +00:00
smtp.php doh, left existing HELO in place ... 2002-02-10 13:04:14 +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