aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/admin
Commit message (Expand)AuthorAgeFilesLines
* 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
* Added translation support for forumauth levels + re-added one of the sanity c...Paul S. Owen2002-01-281-4/+14
* More hard-coded .php extensionsPaul S. Owen2002-01-282-2/+2
* Fixed content-type/length bugsPaul S. Owen2002-01-271-9/+11
* Remove hard-coded .phpPaul S. Owen2002-01-271-1/+1
* Fixed viewforum/admin_forum bug for guestsPaul S. Owen2002-01-251-1/+1
* Removed dependance on global defined $mode ...Paul S. Owen2002-01-251-0/+12
* Fix for bug #505883the_systech2002-01-241-2/+24
* Fixed a bug in filetype detection for gzip in latest mozilla...the_systech2002-01-241-2/+2
* Changed setmodules == 1 to \!empty() to please PaulBart van Bragt2002-01-241-1/+1
* Change setmodules == 1 to !empty($setmodules), stop it complaining if it isn'...Paul S. Owen2002-01-2414-14/+14
* Fixes for TH_CLASS 2 & 3 by TomPaul S. Owen2002-01-231-0/+4
* Fixed renaming of users (also rename usergroup) #506983Bart van Bragt2002-01-221-0/+12
* Fixed bug #505904, can't change usernames with ' in admin_users.phpBart van Bragt2002-01-221-1/+1
* Removed some sanity checks that caused unexpected behaviourBart van Bragt2002-01-211-20/+2
* Delete auth entries for forum upon deletion (#505713)Bart van Bragt2002-01-191-0/+7
* Fixed jumping of new cat when moving up (#505610)Bart van Bragt2002-01-191-1/+1
* Delete sessions of users that are made inactiveBart van Bragt2002-01-181-1/+11
* Fixed problem with advanced mode switching (#504769)Bart van Bragt2002-01-171-3/+3
* Add TRANSLATION_INFO to admin footerPaul S. Owen2002-01-161-1/+2
* Sort of a fix for the user->admin bug (#502631) and prevent editing not-exist...Bart van Bragt2002-01-141-4/+7
* Fix for various postgres bugsthe_systech2002-01-111-8/+8
* Fixed problem with SHOW TABLE STATUS (bad MySQL config) #501745Bart van Bragt2002-01-111-28/+27
* Fix bug #500322Paul S. Owen2002-01-101-0/+7
* Fixed #499363; reordering of newly created forumsBart van Bragt2002-01-041-2/+2
* Paul didn't quite get ALL changed to -1 everywhere it was necessary.. Fixed now.the_systech2002-01-031-2/+2
* Fixes bug 498620, among others. A problem with a rank_max value still hangin...dougk_ff72002-01-031-4/+4
* Possible fix for bug #496857Paul S. Owen2002-01-011-1/+3
* Add charset encoding to headerPaul S. Owen2002-01-011-1/+5
* Updated in line with bug #494292Paul S. Owen2002-01-013-5/+5
* Fixed type Bug # 498051the_systech2001-12-311-2/+2
* Minor update changing $lang['days'] to $lang['Days']Paul S. Owen2001-12-301-1/+1
* Fix bug #497838Paul S. Owen2001-12-301-14/+14
* Minor updates + change of function name in group auth to prevent conflict.Paul S. Owen2001-12-242-26/+26
* Fix action bugPaul S. Owen2001-12-241-3/+1
* Fixed bug #496107 and changed avatar support to enable admin to use avatars i...Paul S. Owen2001-12-241-45/+85
* Minor updates, changed ALL to -1 other small issues.Paul S. Owen2001-12-241-6/+5
* For Christmas I'd like a \', no damn it, that's not what I'd like ...Paul S. Owen2001-12-241-2/+2
* Guess what? ... yep, it's those \' againPaul S. Owen2001-12-241-15/+6
* More \' changes ... will they ever end?Paul S. Owen2001-12-241-8/+11
* Minor update, removed '' from a SQL expression that didn't need 'emPaul S. Owen2001-12-241-1/+1
* More \' doingsPaul S. Owen2001-12-242-6/+7
* Fix bug #495333Paul S. Owen2001-12-241-4/+0