aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB
Commit message (Expand)AuthorAgeFilesLines
* 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
* Made viewip in modcp.php usefull and introduced an undocumented feature :DBart van Bragt2002-03-012-13/+26
* Ignore duplicate IP's for guest counts ... keep in mind this swings 100% the ...Paul S. Owen2002-03-011-3/+9
* Move subject preg_ to after parseing ... in case subject needs to contain any...Paul S. Owen2002-03-011-5/+11
* Ignore duplicate IP's for guest counts ... keep in mind this swings 100% the ...Paul S. Owen2002-03-011-10/+16
* Add ability to specify subject within email, format is Subject: (localised su...Paul S. Owen2002-03-011-2/+6
* Initial version by svenneman ... RC-3 standardPaul S. Owen2002-03-0122-0/+2175
* Fix missing $phpEx in return link, bug #523313 (part 2)Paul S. Owen2002-03-011-1/+1
* Various updatesPaul S. Owen2002-03-014-111/+116
* Fix bug #522413, non-slashing of quotesPaul S. Owen2002-03-012-25/+27
* I left that echo in intentionally, honest ... phew, think I got away with tha...Paul S. Owen2002-03-011-1/+1
* Almost but not quite ... wouldn't update user levels for former mods who've b...Paul S. Owen2002-03-011-8/+43
* Updates related to auth_admin changesPaul S. Owen2002-03-013-5/+4
* Time for Tubby bye byePaul S. Owen2002-02-282-1879/+0
* Various updates/changesPaul S. Owen2002-02-281-19/+26
* Right, let's see what I broke during the re-write ... this should be 'all sin...Paul S. Owen2002-02-281-0/+892
* Initial version by sundoitPaul S. Owen2002-02-2816-0/+0
* Wrong spelling ... I cannot read ... doh!Paul S. Owen2002-02-281-0/+0
* Should bring Bulgarian up to RC-3 standardsPaul S. Owen2002-02-282-258/+276
* Should bring Portuguese up to RC-3 standardsPaul S. Owen2002-02-283-7/+18
* Initial version by OOHOOPaul S. Owen2002-02-2824-0/+2621
* Slight mod to language selector to handle double underscored lang filesPaul S. Owen2002-02-281-2/+3
* Add a few nowraps ... no doubt causing a few issues for at least one language...Paul S. Owen2002-02-2812-59/+55
* Added false for the optional replace parameter of the header for Cache-Contro...the_systech2002-02-262-4/+4
* Minor fix to stylingPaul S. Owen2002-02-262-2/+2