phpbb/phpBB
Paul S. Owen 7ced0fa6cb Removing from CVS to remove any chance of people using it 'accidently' while incomplete ... may recommit when it's updated
git-svn-id: file:///svn/phpbb/trunk@2289 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-03-10 15:35:58 +00:00
..
admin Ok, this includes fixes for bugs numbered 526000, 524591, 520370, and 520872. Manily, a few typos were fixed, along with a problem in the jumpbox (fixed using a quick Javascript check, there really isn't another way without modifying some large portions of code), and a problem in the rank control panel. In other words, everything assigned to me (as of this morning) has been fixed. I also ran the lovely fix_files.sh, so CVS might be a little wacky and try to update everything. I hope not... 2002-03-10 03:23:56 +00:00
db Ok, this includes fixes for bugs numbered 526000, 524591, 520370, and 520872. Manily, a few typos were fixed, along with a problem in the jumpbox (fixed using a quick Javascript check, there really isn't another way without modifying some large portions of code), and a problem in the rank control panel. In other words, everything assigned to me (as of this morning) has been fixed. I also ran the lovely fix_files.sh, so CVS might be a little wacky and try to update everything. I hope not... 2002-03-10 03:23:56 +00:00
develop Fix issues with view posts since last visit, errors on next page, re-introduce external stopword list, examine feasibility of stemmer, tidy ups ... 2002-02-25 01:00:48 +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 These are formed from breaking up functions ... modified functions is not yet in CVS and these do nothing right now 2002-03-10 00:27:24 +00:00
language A small typo (missed it...) 2002-03-10 03:41:33 +00:00
templates Removing from CVS to remove any chance of people using it 'accidently' while incomplete ... may recommit when it's updated 2002-03-10 15:35:58 +00:00
common.php Somewhat overhauled posting, fixed various bugs, completed new way of handling URIs in emails, blah blah 2002-02-18 12:34:38 +00:00
config.php Re-add config 2002-02-25 01:04:51 +00:00
extension.inc Modified header comments 2001-08-26 13:53:41 +00:00
faq.php Remove extra session var in session_pagestart 2002-03-04 01:47:14 +00:00
groupcp.php Fixing the bug where users can find other user's email addresses from emails sent out by groupcp. 2002-03-04 12:28:51 +00:00
index.php Fixed <> vs != problem with MSSQL, missed this one 2002-02-16 15:04:42 +00:00
install.php Just because 2002-03-08 21:05:16 +00:00
login.php Minor updates, may fix bug #517876 2002-02-15 23:34:32 +00:00
memberlist.php Remove extra session var in session_pagestart 2002-03-04 01:47:14 +00:00
modcp.php Remove extra session var in session_pagestart 2002-03-04 01:47:14 +00:00
posting.php Fix incorrect setting of checkboxes on edit, bug #525244 2002-03-03 22:53:11 +00:00
privmsg.php Remove extra session var in session_pagestart 2002-03-04 01:47:14 +00:00
profile.php Minor screw up in file upload checking.. If file_uploads is not set at all in the php.ini file then the check for get_cfg_var('file_uploads') == 0 would return true and say it was disabled, when in actuallity it was enabled.. Now check for it to empty as well... Empty as my head that is :D 2002-03-06 21:23:51 +00:00
search.php Fix issues with view posts since last visit, errors on next page, re-introduce external stopword list, examine feasibility of stemmer, tidy ups ... 2002-02-25 01:00:48 +00:00
template.inc Performance hacks in template.inc - let me know if stuff breaks. 2001-03-10 03:42:46 +00:00
update_to_RC3.php Change include common to only include required files ... stop errors with people who've disabled the board for the update 2002-03-08 16:29:04 +00:00
upgrade.php Rename 'nederlands' to 'dutch' during upgrade 2002-03-05 14:15:39 +00:00
viewforum.php Fix bug #520039, moved topics with wrong goto page links 2002-02-19 22:09:08 +00:00
viewonline.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:39:56 +00:00
viewtopic.php Bu**er bu**er bu**er damn damn damn ... 2002-02-12 22:57:03 +00:00