aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB
Commit message (Expand)AuthorAgeFilesLines
* Keep it from complaining if it can't reset the array #@#ed arraysthe_systech2001-12-031-2/+2
* Added extra term to allow multiple subdomain terms in uris, fixes bug #488030...Paul S. Owen2001-12-031-8/+8
* Should fix bug #487886 bad word preg now uses # and quotes # tooPaul S. Owen2001-12-031-2/+2
* Fix backslashing when adding poll optionsPaul S. Owen2001-12-031-0/+6
* Re-entered content encoding variablePaul S. Owen2001-12-031-1/+1
* Fix bug #487716Paul S. Owen2001-12-032-23/+15
* Fixed bug #487544Paul S. Owen2001-12-031-1/+1
* Fixed bug #487801Paul S. Owen2001-12-031-7/+3
* Fix bug #487951 but mass email needs some other additions, notes are in file ...Paul S. Owen2001-12-032-61/+75
* Removed 'Redirect' headerPaul S. Owen2001-12-022-4/+0
* Removed test redirect headersPaul S. Owen2001-12-021-13/+5
* Fixed some userlevel problemsBart van Bragt2001-12-011-20/+9
* Backtrack on IDENTITY ... dohPaul S. Owen2001-12-013-11/+18
* Missing IDENTITY on phpbb_groups, thanks MartinPaul S. Owen2001-12-011-1/+1
* Updated for improved use with ODBC setups + introduced a re-install feature ....Paul S. Owen2001-11-301-2/+6
* Updated for improved use with ODBC setups + introduced a re-install feature ....Paul S. Owen2001-11-305-506/+490
* Allow admins to login to disabled board ... for admin panel access onlyPaul S. Owen2001-11-301-21/+42
* Fix for [] not supported bugPaul S. Owen2001-11-301-1/+4
* Implement suggestion in bug #484449Paul S. Owen2001-11-292-1/+4
* Fix bug #487265Paul S. Owen2001-11-291-48/+46
* Fix bugs #487201 & #487182Paul S. Owen2001-11-292-8/+9
* Updated for bbcode_uid movePaul S. Owen2001-11-291-0/+0
* Updated to take account of schema changesPaul S. Owen2001-11-291-25/+23
* Let's try another commit and see if its ascii ... I hate CVS at timesPaul S. Owen2001-11-291-0/+847
* And again for some reason the MSSQL schema commits as binary ... even though ...Paul S. Owen2001-11-291-0/+0
* Up to date MSSQL schema and basic, tested under MSSQL 2000Paul S. Owen2001-11-292-5/+4
* Fixed problem with surprise and shock smileys, shock = 8O, surprise = :o or t...Paul S. Owen2001-11-294-113/+163
* Fix for 'bug' #484650Paul S. Owen2001-11-292-16/+31
* Fixed bug #486800 which is probably caused by pruning of posts ... can't see ...Paul S. Owen2001-11-291-1/+1
* Fix bug #486674 and removed superfluous/commented lines for html treatmentPaul S. Owen2001-11-292-13/+15
* Fix for insert_id problemPaul S. Owen2001-11-291-2/+8
* Doh! Commited lang_admin before updating from CVS ... just call me stupid, bu...Paul S. Owen2001-11-291-0/+2
* Fixed bug #486207Paul S. Owen2001-11-293-6/+12
* This should fix the schmea problems, not the best solution but it worksJames Atkinson2001-11-291-11/+10
* Fixed bug with deleting categories, and found a hard coded english message!James Atkinson2001-11-292-3/+6
* Dumped array_merge for code that should be php3 compatableJames Atkinson2001-11-291-1/+18
* Various updatesPaul S. Owen2001-11-291-50/+61
* Enable pagination for usergroup listing, a little crude but never mindPaul S. Owen2001-11-291-62/+139
* It's the small thing that can annoy the heck out of you :)Bart van Bragt2001-11-281-2/+2
* Spelling errors and minor changes ... getting quite chilly nowPaul S. Owen2001-11-272-38/+38
* Updated FAQ ... near complete?Paul S. Owen2001-11-273-31/+64
* Fixed bug #486170Bart van Bragt2001-11-271-55/+56
* Check, check, double check :( Missed this one ;(Bart van Bragt2001-11-271-2/+24
* Fixed some parse errorsBart van Bragt2001-11-274-25/+69
* Some mindboggeling ternary operators removed :DBart van Bragt2001-11-271-1/+24
* Various fixes and updates, fix (hopefully) for bug #485799Paul S. Owen2001-11-276-12/+12
* A 'not quite a Pauls up' + short date formatPaul S. Owen2001-11-273-11/+54
* Another Pauls upPaul S. Owen2001-11-271-3/+3
* Fixed problem with disappearing Mozilla nav bar when message_die() is calledBart van Bragt2001-11-261-1/+1
* Removed uniqid() from make_bbcode_uid(). uniqid() was doing absolutely nothin...Bart van Bragt2001-11-261-2/+5