phpbb/phpBB/includes
2001-11-26 00:50:03 +00:00
..
auth.php oohh 'eck Dangermouse, I'm surprised they didn't pick up on this bug, quiet Penfold I'm thinking 2001-11-21 01:20:17 +00:00
bbcode.php Fixed bug 478218 -- [ and ] in usernames qith quote= bbcode. Usernames can no longer contain the double-quote character. Also removed a dupe from lang_main file. 2001-11-25 23:31:04 +00:00
constants.php Altered for constant table names 2001-11-09 13:26:55 +00:00
db.php Changes in-line with DBAL changes 2001-11-20 22:35:46 +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 Fixed bug 478218 -- [ and ] in usernames qith quote= bbcode. Usernames can no longer contain the double-quote character. Also removed a dupe from lang_main file. 2001-11-25 23:31:04 +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 More updates 2001-11-22 15:55:07 +00:00
page_tail.php This is not Beta-1 anymore 2001-11-01 22:57:35 +00:00
post.php Updated and fixed various issues, see post in developers forum for info 2001-09-25 18:18:47 +00:00
prune.php Numerous updates and additions for polling and assorted fixes ... or bugs, whichever they turn out to be 2001-09-06 00:29:07 +00:00
sessions.php Fixed bug #484243 typo in sessions.php 2001-11-22 01:04:01 +00:00
smtp.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
sql_parse.php fix for /* */ style comments... 2001-10-01 21:19:02 +00:00
template.php Fix for Paul's Polling problem.. 2001-08-31 20:59:12 +00:00