phpbb/phpBB/includes
Paul S. Owen d64aaba706 Another warning related fix
git-svn-id: file:///svn/phpbb/trunk@2001 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-01-28 17:57:55 +00:00
..
auth.php Changed way moderator lang is output on viewforum and index 2001-12-16 18:58:05 +00:00
bbcode.php Add a ; to URI validation rex 2002-01-28 12:27:14 +00:00
constants.php Fix defines for warnings 2002-01-25 00:39:16 +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 Fixed bug 481943. Regexp that normalized linebreaks to \r\n was fucked, so it was changing (char)\n to \r\n and dropping (char). Hence we lost the char before every single linebreak in every email sent thru SMTP. yay. ALso fixed so it gets the FROM address from the right place. 2001-11-26 00:50:03 +00:00
functions.php Fix various bugs; password length warning, proper warnings for username/email errors 2002-01-27 03:10:40 +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 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
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 Fix lack of starttime in emoticons page causing huge page gen time 2002-01-24 03:26:08 +00:00
prune.php Introduced code for cleaning up search_wordmatch and search_wordlist tables upon prune. 2001-12-24 14:04:00 +00:00
search.php Error with adding search matches, wrong variable being used for insert ... select 2002-01-25 13:36:50 +00:00
sessions.php Another warning related fix 2002-01-28 17:57:55 +00:00
smtp.php fix for mass mail bug, plus some cleanups for php3 compatibility..CC and BCC headers are now handled properly, and there is no longer any foreach statments used. 2002-01-04 17:25:54 +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 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:25:58 +00:00