phpbb/phpBB/includes
Paul S. Owen 1efaa0f9cb doh
git-svn-id: file:///svn/phpbb/trunk@2115 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-02-12 17:55:52 +00:00
..
auth.php Changed way moderator lang is output on viewforum and index 2001-12-16 18:58:05 +00:00
bbcode.php doh 2002-02-12 17:55:52 +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 This should fix Bug #498451.. Keep it from including smtp.php more than once.. 2002-01-28 21:03:25 +00:00
functions.php Change way error is returned to validate email/username, fixes problem with lack of language support for error output and subsequent doubled username, etc. issues + remove get_userdata_from_id and use get_userdata instead + other minor changes 2002-02-12 17:14:39 +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 Minor update to template vars. 2002-02-12 03:04:19 +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 404 for header (#51499) 2002-02-09 15:54:40 +00:00
prune.php Various updates and changes 2002-02-12 02:16:12 +00:00
search.php Fix error in common word update 2002-02-12 00:04:55 +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