phpbb/phpBB/includes
Paul S. Owen 85dc9d45c1 preg_quote badword ... don't use # in your bad word list(!)
git-svn-id: file:///svn/phpbb/trunk@2263 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-03-04 13:43:35 +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 preg_quote badword ... don't use # in your bad word list(!) 2002-03-04 13:43:35 +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 Change to count method in word_common ... problem seemed to exist on older PHP versions for some reason 2002-03-03 19:28:44 +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