aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB
Commit message (Expand)AuthorAgeFilesLines
* UpdatesPaul S. Owen2002-01-302-0/+0
* Updates to lang_main + first version lang_admin by waheedPaul S. Owen2002-01-302-7/+715
* Some additional error checking in the install to make sure that the server's ...the_systech2002-01-292-1/+37
* Hopefully some fixes for the mass email bugs on win32 Systems... We'll Know s...the_systech2002-01-291-2/+13
* Fixed pagination bug on search results ( #509852 )Bart van Bragt2002-01-281-5/+5
* Latest updates from mauziPaul S. Owen2002-01-282-2/+16
* This should fix bug #500134 and adds some additional error checking on smtp e...the_systech2002-01-281-6/+27
* This should fix Bug #498451.. Keep it from including smtp.php more than once..the_systech2002-01-282-2/+6
* Another warning fix ...Paul S. Owen2002-01-281-2/+4
* Initial warning fixesPaul S. Owen2002-01-281-36/+30
* Fix a couple of warning 'generators'Paul S. Owen2002-01-281-4/+8
* Another warning fix ...Paul S. Owen2002-01-281-1/+1
* And another fix for warnings ...Paul S. Owen2002-01-281-2/+2
* Another warning related fixPaul S. Owen2002-01-281-3/+3
* Another fixPaul S. Owen2002-01-281-1/+1
* Fix various var not set warnings ... many thanks go to The Horta for pointing...Paul S. Owen2002-01-281-2/+3
* Fix various var not set warnings ... many thanks go to The Horta for pointing...Paul S. Owen2002-01-282-7/+6
* Fix various var not set warnings ... many thanks go to The Horta for pointing...Paul S. Owen2002-01-2813-188/+152
* Fixed wrong var name preventing group listing ...Paul S. Owen2002-01-281-1/+1
* Added 'most online user' config keys to Oracle basic.sqlBart van Bragt2002-01-281-0/+2
* Added 'most online user' config keys to MS-SQL basic.sqlBart van Bragt2002-01-281-0/+2
* Initial version by arttor with some slight adjustments by psoTFXPaul S. Owen2002-01-2816-0/+0
* Remove Warsaw from +2 hoursPaul S. Owen2002-01-2814-14/+14
* Remove Warsaw from +2 hours + other fixes by BobyPaul S. Owen2002-01-282-23/+46
* Fixed remaining email URI issues, hopefullyPaul S. Owen2002-01-281-2/+2
* Add a ; to URI validation rexPaul S. Owen2002-01-281-5/+5
* Fix bug #509513Paul S. Owen2002-01-281-2/+2
* Fix error in script name, posting vs. viewtopicPaul S. Owen2002-01-281-0/+1
* Added translation support for forumauth levels + re-added one of the sanity c...Paul S. Owen2002-01-281-4/+14
* Added translations for ALL, REG, MOD, etc. used in admin_forumauthPaul S. Owen2002-01-281-0/+8
* More hard-coded .php extensionsPaul S. Owen2002-01-283-6/+6
* And another ...Paul S. Owen2002-01-281-2/+2
* Couple more updates to URL 'fixes'Paul S. Owen2002-01-281-2/+2
* Updated themes_name field lengths to 50 as per other schemasPaul S. Owen2002-01-281-31/+31
* Initial version submitted via email to me by an 'anonymous' user ... please c...Paul S. Owen2002-01-2819-0/+1899
* Various updates by waheedPaul S. Owen2002-01-289-62/+55
* Various updates by Rici et alPaul S. Owen2002-01-284-218/+226
* preg_quote lines for /* comment parsed SQL ... was causing failure on install...Paul S. Owen2002-01-281-11/+13
* Fix some minor issues ...Paul S. Owen2002-01-281-0/+3
* Fix bug #505064Paul S. Owen2002-01-281-1/+1
* Various updates related to email creation ... should fix various bugs and err...Paul S. Owen2002-01-275-360/+395
* Some changes to Dutch translation (thanks again, Erik)Bart van Bragt2002-01-271-11/+21
* header Location mod to cope with IIS ... I hopePaul S. Owen2002-01-271-8/+14
* Fixed use of date instead of create_date for most users online ...Paul S. Owen2002-01-271-1/+1
* Fixed content-type/length bugsPaul S. Owen2002-01-272-12/+15
* arrgghhhhh I hate regexpPaul S. Owen2002-01-271-5/+5
* alphaNUMERICS Paul, ... dohPaul S. Owen2002-01-271-5/+5
* Check for allowed chars in [url] submissions ... could use some double checkingPaul S. Owen2002-01-271-5/+5
* Fixed $phpEx inside single quotesPaul S. Owen2002-01-271-1/+1
* Fix various bugs; password length warning, proper warnings for username/email...Paul S. Owen2002-01-274-93/+94