aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB
Commit message (Expand)AuthorAgeFilesLines
* Removing from CVS to remove any chance of people using it 'accidently' while ...Paul S. Owen2002-03-10134-5163/+0
* A small typo (missed it...)dougk_ff72002-03-101-1/+1
* Ok, this includes fixes for bugs numbered 526000, 524591, 520370, and 520872....dougk_ff72002-03-1084-11916/+11926
* These are formed from breaking up functions ... modified functions is not yet...Paul S. Owen2002-03-105-0/+1779
* Update to introduce avatar namePaul S. Owen2002-03-091-1/+1
* Just becausethe_systech2002-03-081-1/+1
* Well poop... Fix for bug #527235... /me goes off and slaps himself..the_systech2002-03-081-1/+1
* Fix incorrect .css locationPaul S. Owen2002-03-081-1/+1
* Change include common to only include required files ... stop errors with peo...Paul S. Owen2002-03-081-3/+6
* Correct translation error on my partPaul S. Owen2002-03-071-0/+0
* Various updatesPaul S. Owen2002-03-072-120/+118
* Fix for bug #525357... Admin password should not be allowed to be blank for s...the_systech2002-03-061-2/+2
* Minor screw up in file upload checking.. If file_uploads is not set at all in...the_systech2002-03-063-4/+7
* Initial version tweaked by psoTFXPaul S. Owen2002-03-0616-0/+0
* Initial versions mainly by OOHOOPaul S. Owen2002-03-0616-0/+0
* Localise days/months, fix bug in validate_username ... this doesn't see funct...Paul S. Owen2002-03-061-2/+18
* Changed format of Days and Months ... all translators please take note!Paul S. Owen2002-03-0622-927/+863
* Initial version by Alexis and Pato[100%Q]Paul S. Owen2002-03-0621-0/+2134
* Rename 'nederlands' to 'dutch' during upgradeBart van Bragt2002-03-051-1/+14
* mssql-odbc doesn't seem to like ignoring the duplicate index (even though MSS...Paul S. Owen2002-03-051-2/+1
* Fixed various transaction related issues and changed mssql-odbc name to ... m...Paul S. Owen2002-03-055-29/+99
* Updated for RC-3Paul S. Owen2002-03-044-289/+355
* initial updatePaul S. Owen2002-03-041-0/+0
* Brings Hungarian up to RC-3 standardPaul S. Owen2002-03-042-41/+50
* I believe this brings Chinese Traditional Taiwan to RC-3 standardPaul S. Owen2002-03-041-33/+33
* Correct various parse errorsPaul S. Owen2002-03-042-3/+2
* preg_quote badword ... don't use # in your bad word list(!)Paul S. Owen2002-03-041-1/+1
* Fixing the bug where users can find other user's email addresses from emails ...dougk_ff72002-03-041-2/+2
* oops, forgot to change version setting ...Paul S. Owen2002-03-042-2/+2
* Remove extra session var in session_pagestartPaul S. Owen2002-03-045-5/+5
* Fix lack of display if no groups exist, bug #520902Paul S. Owen2002-03-031-15/+23
* Fix incorrect setting of checkboxes on edit, bug #525244Paul S. Owen2002-03-031-6/+10
* Change to count method in word_common ... problem seemed to exist on older PH...Paul S. Owen2002-03-031-1/+1
* Remove IDENTITY SET for forumsPaul S. Owen2002-03-031-5/+0
* Add additional updates for MSSQL, thanks to Juan-Carlos for pointing the miss...Paul S. Owen2002-03-031-4/+70
* Minor updatePaul S. Owen2002-03-031-2/+2
* More minor style fixesPaul S. Owen2002-03-031-1/+1
* Fix a minor style issuePaul S. Owen2002-03-021-3/+3
* Minor update to layoutPaul S. Owen2002-03-021-3/+3
* Fix error in import, bug #524906Paul S. Owen2002-03-022-2/+2
* Altered the block structure slightly for avatarsPaul S. Owen2002-03-021-62/+40
* Changed way subject is sent to email ... handled by templates where necessary...Paul S. Owen2002-03-02287-135/+600
* Changed way subject is sent to email ... handled by templates where necessaryPaul S. Owen2002-03-024-199/+176
* What was this doing here? :DPaul S. Owen2002-03-021-974/+0
* Various updates, should be @ RC-3 standardPaul S. Owen2002-03-028-96/+90
* Oops again.. Missed one.. I know this ones not really uptodate anyway, but at...the_systech2002-03-011-0/+2
* Oops I did a Paul... Still allow avatar uploads from Urlsthe_systech2002-03-016-12/+14
* Ok it's official, I'm an idiot... Doesn't do much good to commit the updates ...the_systech2002-03-011-3/+17
* Workarounds for file_uploads disabled...the_systech2002-03-018-8/+36
* Fix HAVING clause error for MSSQL/MySQL/et al., bug #524336Paul S. Owen2002-03-011-7/+7