phpbb/phpBB
dougk_ff7 a144cb10a5 Ok, fixing a few bugs here.... I still have more to do, but this fixes a
funny bug in login.php where redirect won't allow more than the file and
mode... Now it should work with posting (or any other page).  Also fixes a
typo in admin_db_utilities.php.

P.S. James, don't commit config.php. ;) Fortunately, it didn't seem like
you lost a password.... :D


git-svn-id: file:///svn/phpbb/branches/phpBB-2_0_0@2648 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-06-27 21:26:46 +00:00
..
admin Ok, fixing a few bugs here.... I still have more to do, but this fixes a 2002-06-27 21:26:46 +00:00
db Not auto_increment'ed as per other fixes/bugs ... 2002-06-04 11:53:11 +00:00
develop Adds relevant Charset: statement to email templates that need don't have it. 2002-05-17 13:01:03 +00:00
docs Out of date 2002-02-12 13:36:01 +00:00
images Fixed #502588, missing smiley after conversion of 1.x board 2002-02-16 22:27:33 +00:00
includes Fixes for bugs: 387, 519, 522, and 456 2002-06-27 20:06:44 +00:00
language Fixes for bugs: 387, 519, 522, and 456 2002-06-27 20:06:44 +00:00
templates Ok, several bug fixes here... 2002-06-04 04:14:17 +00:00
common.php Added exit's after those header location redirects without them 2002-05-13 13:18:18 +00:00
config.php Ok, fixing a few bugs here.... I still have more to do, but this fixes a 2002-06-27 21:26:46 +00:00
extension.inc Remove timing for final release ...can always be put back for those that want it 2002-04-04 11:52:50 +00:00
faq.php pre-freeze on main templates, various bug fixes (highlighting search results, various search related issues, blah blah). These updates need _thorough_ checking, quickly 2002-03-31 00:06:34 +00:00
groupcp.php Send only a newline for email headers ... breaks RFC but appears to work with mail() ... will undoubtedly lead to some problems for some users ... 2002-05-20 00:21:38 +00:00
index.php Output online users explanation 2002-03-31 13:58:01 +00:00
install.php "Fix" for "security" problem in install.php 2002-06-17 21:23:38 +00:00
login.php Ok, fixing a few bugs here.... I still have more to do, but this fixes a 2002-06-27 21:26:46 +00:00
memberlist.php More fixes 2002-05-19 15:11:17 +00:00
modcp.php Various updates 2002-05-19 15:02:08 +00:00
posting.php More fixes 2002-05-19 15:11:17 +00:00
privmsg.php Send only a newline for email headers ... breaks RFC but appears to work with mail() ... will undoubtedly lead to some problems for some users ... 2002-05-20 00:21:38 +00:00
profile.php Ok all of these damned httpd server that are different are about annoying 2002-03-28 19:52:21 +00:00
search.php More fixes and updates 2002-05-13 01:30:59 +00:00
update_to_201.php oops, now that would've been a problematical oversight :D 2002-05-18 14:48:17 +00:00
upgrade.php Added exit's after those header location redirects without them 2002-05-13 13:18:18 +00:00
viewforum.php Ok, fixing a few bugs here.... I still have more to do, but this fixes a 2002-06-27 21:26:46 +00:00
viewonline.php Changes in sessions means a reduction in complexity for viewonline and page_header 2002-04-08 14:37:17 +00:00
viewtopic.php More fixes ... hopefully corrects for moved topic/pagination issues ... needs testing (run update_to_201.php ... if you are already running 2.0.1 you'll need to modify the case statements in update_to_201 or necessary checks won't complete) 2002-05-14 15:19:20 +00:00