aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/admin
Commit message (Expand)AuthorAgeFilesLines
...
* Here we have the pleasure of fixing bugs 526891 and 530830. Both have been t...dougk_ff72002-03-191-1/+9
* Missed a couple of $phpEx extensions of some redirectsPaul S. Owen2002-03-191-2/+2
* This is what I get when I delete a file that I've already updated ... because...Paul S. Owen2002-03-191-1/+1
* Fix 'each' warning, bug #528254Paul S. Owen2002-03-191-16/+9
* a "fix" for #529920... Now banned emails can appear in *user*@domain.comthe_systech2002-03-181-2/+2
* Oops typo... Plus admin_users needed functions_validate as well, which did aw...the_systech2002-03-181-76/+2
* admin_users now needs the functions_select.php since the breakup of functions.the_systech2002-03-181-1/+1
* Security updates + a few updates for chopped up functions compatibilityPaul S. Owen2002-03-1819-2/+51
* Fix for bug #528319, can't check currval of a sequence when the sequence does...the_systech2002-03-121-2/+8
* Ok one last attempt on my part to fix file upload bugs.. Might actually work ...the_systech2002-03-122-2/+16
* Ok, this includes fixes for bugs numbered 526000, 524591, 520370, and 520872....dougk_ff72002-03-101-1/+10
* Minor screw up in file upload checking.. If file_uploads is not set at all in...the_systech2002-03-062-2/+4
* oops, forgot to change version setting ...Paul S. Owen2002-03-041-1/+1
* Oops I did a Paul... Still allow avatar uploads from Urlsthe_systech2002-03-012-8/+4
* Workarounds for file_uploads disabled...the_systech2002-03-013-4/+30
* Fix HAVING clause error for MSSQL/MySQL/et al., bug #524336Paul S. Owen2002-03-011-7/+7
* Fix missing $phpEx in return link, bug #523313 (part 2)Paul S. Owen2002-03-011-1/+1
* Fix bug #522413, non-slashing of quotesPaul S. Owen2002-03-011-2/+2
* 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
* 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
* Added false for the optional replace parameter of the header for Cache-Contro...the_systech2002-02-261-2/+2
* Fix bug #519756 as suggested by tamcPaul S. Owen2002-02-191-1/+1
* Cookie domain string was missing, thanks, Jerry (#516599)Bart van Bragt2002-02-171-0/+1
* Fixed error preventing drop down displayingPaul S. Owen2002-02-161-2/+2
* Fix for #518056 in bug tracker... Me and my D@mned typos.... Amazing what a d...the_systech2002-02-151-2/+2
* Rolling back changes for site_name_explain lang variablethe_systech2002-02-151-1/+0
* Fix for bug #517442... Disabled HTML in Site_Name and documented in admin.. A...the_systech2002-02-151-2/+3
* Final fixes for user entered server name, port, etc.Paul S. Owen2002-02-141-1/+2
* D@$!it make sure you fix quotes in site name too you idiot...the_systech2002-02-141-0/+1
* Fix a partial problem in the site_desc that was found as a result of bug #517...the_systech2002-02-141-2/+6
* Fix "cannot find user" error bug #517258Paul S. Owen2002-02-141-1/+1
* Server settings used for emails ...Paul S. Owen2002-02-131-3/+11
* Fix fail to download bug, thanks Peter (vanhell)Paul S. Owen2002-02-131-0/+1
* Updated MSSQL dbsize query suggested by SirSirPaul S. Owen2002-02-131-5/+2
* Deletion of groups wasn't deleting auth_access entriesPaul S. Owen2002-02-121-0/+7
* Fix bug with auth access entries not being deleted along with userPaul S. Owen2002-02-121-62/+56
* Fix missing bbcode status link to FAQPaul S. Owen2002-02-121-49/+44
* 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
* Re-arrange a few bits here and there, hopefully remove continuing issues with...Paul S. Owen2002-02-111-34/+22
* Test before you commit, BartBart van Bragt2002-02-091-2/+2
* Fixed problem with stripping HTML in profile (#512639)Bart van Bragt2002-02-091-3/+3
* Fixed empty forum in styles admin bug (#515122), fix suggested by SirSirBart van Bragt2002-02-091-0/+2
* SMTP username and password additionsPaul S. Owen2002-02-051-0/+4
* Partially fixed #510601; 'output before headers'Bart van Bragt2002-02-021-2/+1
* Added some checking for mysql4 SQL_LAYERthe_systech2002-02-011-2/+10
* Hopefully some fixes for the mass email bugs on win32 Systems... We'll Know s...the_systech2002-01-291-2/+13