aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/admin
Commit message (Expand)AuthorAgeFilesLines
* Reduce repeated codePaul S. Owen2002-07-261-114/+34
* Excessive break-line-agePaul S. Owen2002-07-261-2/+0
* Doh ... a deer a ... yes, well, uhmPaul S. Owen2002-07-261-6/+5
* Various updates, banning, etc.Paul S. Owen2002-07-266-369/+553
* Throw in a load check for the hell of it ...Paul S. Owen2002-07-251-5/+29
* UpdatedPaul S. Owen2002-07-251-61/+67
* more oopsPaul S. Owen2002-07-251-0/+5
* oops, oops and donePaul S. Owen2002-07-253-6/+25
* Various updates + search indexing prelim stuff ... hosts will hate this version!Paul S. Owen2002-07-2510-118/+179
* Various updatesPaul S. Owen2002-07-173-5/+13
* renamedPaul S. Owen2002-07-162-478/+0
* Minor changesPaul S. Owen2002-07-165-80/+564
* bye byePaul S. Owen2002-07-164-1694/+0
* Hard-coded HTML into admin modules ... no point in continuing to template thi...Paul S. Owen2002-07-1419-2167/+2090
* Few minor changesPaul S. Owen2002-07-071-45/+51
* Slightly condensed ... for admin/ onlyPaul S. Owen2002-07-071-0/+195
* Have log ... will viewPaul S. Owen2002-07-061-0/+243
* Initial commit ... neither do anything, just wanted to add something :DPaul S. Owen2002-07-052-0/+385
* What is this still doing here?!?! :DPaul S. Owen2002-06-081-122/+105
* IP related updatesPaul S. Owen2002-05-093-38/+31
* merged from 2.0.0 branch (marked merge_point_20020420) + assorted updates and...Paul S. Owen2002-04-202-68/+63
* Just me being anal again... A couple of miss-spellings in error messagesthe_systech2002-04-031-2/+2
* Ok this is just me being anal again... No code changes, just file headers..the_systech2002-04-023-3/+3
* more changesPaul S. Owen2002-04-021-27/+28
* Various updates with any luck they fix a few minor issues without causing new...Paul S. Owen2002-04-021-7/+6
* Fix bug where user level wasn't reset to 2 when downgrading a user from adminPaul S. Owen2002-03-291-158/+162
* Sorry this is just me being anal.. Fix the CVS id line so that it's working a...the_systech2002-03-271-1/+1
* Fix for bug # 535531... How'd that echo get in there?the_systech2002-03-271-2/+2
* Fix for #534847the_systech2002-03-251-0/+2
* Show groupname, bug #534414Bart van Bragt2002-03-241-1/+5
* Change form method to post for basic operations.Paul S. Owen2002-03-241-2/+2
* Wrong redirect on chaning user levelPaul S. Owen2002-03-231-4/+4
* Fixed wrong lang var useagePaul S. Owen2002-03-231-1/+2
* Move to pagestart.phpPaul S. Owen2002-03-221-58/+0
* Fix problem with user_admin not showing correct status for certain settings +...Paul S. Owen2002-03-2217-434/+396
* Probably get moaned at for this but it's consistent with the non-admin files ...Paul S. Owen2002-03-221-0/+56
* Hopefully fix bug #532648Paul S. Owen2002-03-211-100/+102
* Hide warning of ini_get unavabilitiy ...Paul S. Owen2002-03-201-4/+4
* what a shock ... an errorPaul S. Owen2002-03-201-1/+1
* Add inclusion of validates functions + other minor updatesPaul S. Owen2002-03-202-62/+77
* 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