.. |
admin
|
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 |
db
|
Fixed various transaction related issues and changed mssql-odbc name to ... mssql-odbc, hopefully this hasn't been (and won't be) responsible for any problems ...
|
2002-03-05 02:19:38 +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
|
Localise days/months, fix bug in validate_username ... this doesn't see functions.php split, working on that separately
|
2002-03-06 00:40:31 +00:00 |
language
|
Various updates
|
2002-03-07 12:24:28 +00:00 |
templates
|
Fix incorrect .css location
|
2002-03-08 17:03:27 +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
|
Well poop... Fix for bug #527235... /me goes off and slaps himself..
|
2002-03-08 19:48:42 +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 |