aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB
Commit message (Expand)AuthorAgeFilesLines
...
* Moron Moron Moron Moron ... <- MePaul S. Owen2002-02-141-54/+58
* removed some template var complexity ... knew I missed at least one thing ...Paul S. Owen2002-02-141-16/+7
* Brought viewonline in-line with rest of user displays, ie. hidden user italic...Paul S. Owen2002-02-141-211/+144
* Server settings used for emails ...Paul S. Owen2002-02-132-13/+29
* Add some text about updating the settingsPaul S. Owen2002-02-131-2/+2
* This brings French upto RC-3 ready ... assuming no more lang changesPaul S. Owen2002-02-134-45/+96
* Fix fail to download bug, thanks Peter (vanhell)Paul S. Owen2002-02-131-0/+1
* Fix a bit of a typo on Line 512 with non-ending stringthe_systech2002-02-131-1/+1
* Added new 'server_xxxx' lines to Configuration sectionPaul S. Owen2002-02-131-4/+11
* Admit defeat with auto-sensing server/script path details and instead grab fr...Paul S. Owen2002-02-131-0/+21
* Fix various missing /> in input fieldsPaul S. Owen2002-02-131-7/+7
* Fixed error in make_forum_select box generation outputPaul S. Owen2002-02-131-2/+2
* I find things often work better when fixes are commited to CVS ... doh, I'm a...Paul S. Owen2002-02-131-1/+4
* Fix MSSQL slashing issue with copying received messages ... hopefully, bug #5...Paul S. Owen2002-02-131-3/+5
* Hopefully fix bug where deletion of messages before user reads them leaves th...Paul S. Owen2002-02-131-28/+42
* Attempt 2E200 at fixing the incorrect URLs in email messages ...Paul S. Owen2002-02-131-10/+14
* Fix bug with attempted deletion of non-existent messages + attempt 1E200 at f...Paul S. Owen2002-02-131-68/+75
* Fix problem where groups for which user is member appear in the Join Group dr...Paul S. Owen2002-02-131-5/+6
* Split from postingPaul S. Owen2002-02-131-0/+197
* Updated MSSQL dbsize query suggested by SirSirPaul S. Owen2002-02-131-5/+2
* Fixed missing </tr> tagsPaul S. Owen2002-02-121-30/+32
* Deletion of groups wasn't deleting auth_access entriesPaul S. Owen2002-02-121-0/+7
* Bu**er bu**er bu**er damn damn damn ...Paul S. Owen2002-02-121-38/+46
* oops, removed preg_quote but left \* in place ... bug #516545Paul S. Owen2002-02-121-47/+39
* dohPaul S. Owen2002-02-121-2/+2
* Minor change to email matchPaul S. Owen2002-02-121-4/+3
* Change way error is returned to validate email/username, fixes problem with l...Paul S. Owen2002-02-121-142/+105
* Change way error is returned to validate email/username, fixes problem with l...Paul S. Owen2002-02-121-12/+11
* Fix bug with auth access entries not being deleted along with userPaul S. Owen2002-02-121-62/+56
* Minor update to topic notification which should put an end to a rare bugPaul S. Owen2002-02-121-19/+15
* unset stored values of row and rowset upon freeresultPaul S. Owen2002-02-122-4/+21
* oops, that name change won't work on current CVS posting ...Paul S. Owen2002-02-121-1/+1
* Resolve Netscape 4.x issue with page display problems due to ICQ iconPaul S. Owen2002-02-121-1/+4
* Resolve issue with Netscape 4.x failing to display page due to ICQ iconsPaul S. Owen2002-02-121-18/+2
* Fix missing bbcode status link to FAQPaul S. Owen2002-02-121-49/+44
* Fix 'return to mod CP' href problemPaul S. Owen2002-02-121-49/+58
* Added most users + moderator user_level updatesPaul S. Owen2002-02-121-1/+48
* Out of datePaul S. Owen2002-02-121-125/+0
* Not relevant to CVSPaul S. Owen2002-02-124-295/+0
* Minor changes for 4.1.1 warning levels + redirect name change for loginPaul S. Owen2002-02-121-4/+4
* Added MSSQL DB size as provided by Josh ... feedback/updates welcome :)Paul S. Owen2002-02-121-15/+34
* Minor update to template vars.Paul S. Owen2002-02-121-2/+0
* Integrated as reqd into update_to_RC3.phpPaul S. Owen2002-02-121-104/+0
* Removed die on failure of initial updates, add version var to config tablePaul S. Owen2002-02-121-75/+63
* Various updates and changesPaul S. Owen2002-02-121-158/+54
* Initial versionPaul S. Owen2002-02-121-0/+58
* Various updates to style and generated output, updated IP section to batch co...Paul S. Owen2002-02-121-416/+445
* Fix error in common word updatePaul S. Owen2002-02-121-2/+5
* Further updates to decrease queries/increase speed ... under MySQL and MSSQL ...Paul S. Owen2002-02-111-99/+107
* Altered wordlist table to ignore duplicates on the word_text indexPaul S. Owen2002-02-111-1/+4