aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/admin/admin_board.php
Commit message (Expand)AuthorAgeFilesLines
* Moved directoryPaul S. Owen2003-03-131-580/+0
* Add SMTP portPaul S. Owen2003-03-091-0/+4
* Aded visual confirmation shtuffJames Atkinson2003-01-301-0/+8
* Move logging functions, change name, add mode + lang var case changesPaul S. Owen2003-01-291-2/+1
* More case change updatesPaul S. Owen2003-01-271-1/+1
* Third time lucky ...Paul S. Owen2003-01-271-3/+0
* Wrong var name for cachePaul S. Owen2003-01-271-1/+1
* Lang var case changingPaul S. Owen2003-01-271-20/+20
* Category and module lang name changes + show ban information when selecting e...Paul S. Owen2003-01-271-7/+7
* require_once updatesPaul S. Owen2003-01-211-18/+18
* Minor fixesLudovic Arnaud2003-01-131-7/+2
* Mainly updates for additional/altered admin permission options ... note, you ...Paul S. Owen2002-11-091-121/+111
* Changed $board_config to $config, more posting "stuff", altered polling code ...Paul S. Owen2002-10-301-2/+2
* Posting and acl option updatesPaul S. Owen2002-10-281-2/+2
* Preliminary 'freeze' on permissions awaiting developer feedback, testing, etc...Paul S. Owen2002-10-261-2/+6
* Mostly changes to turn userdata into user->data, lang into user->lang + bitst...Paul S. Owen2002-10-201-94/+94
* Permission related updates ... is still not final but is getting there ... fa...Paul S. Owen2002-10-081-21/+15
* Well, here are all my changes ... don't blame me if things break :DPaul S. Owen2002-10-041-28/+36
* Insert any new fields required by auth pluginsPaul S. Owen2002-08-071-2/+17
* Authentication stuff ... plugins generate any HTML form stuff they requirePaul S. Owen2002-08-071-27/+72
* Various updates ...Paul S. Owen2002-08-061-62/+62
* & => &Paul S. Owen2002-08-011-7/+6
* Missed options for global email disable and min/max chars for search indexing...Paul S. Owen2002-07-291-0/+15
* oops, wrong var namePaul S. Owen2002-07-291-3/+1
* Missed settings and some reorg ...Paul S. Owen2002-07-281-8/+49
* Log actionsPaul S. Owen2002-07-281-12/+15
* Missing setting of checked for disabled user regPaul S. Owen2002-07-281-0/+1
* Tidy code a littlePaul S. Owen2002-07-281-101/+81
* Split up single page into several ... still not happy with certain splits or ...Paul S. Owen2002-07-281-220/+381
* Various updates, banning, etc.Paul S. Owen2002-07-261-5/+4
* Various updates + search indexing prelim stuff ... hosts will hate this version!Paul S. Owen2002-07-251-5/+5
* Hard-coded HTML into admin modules ... no point in continuing to template thi...Paul S. Owen2002-07-141-77/+85
* Fix problem with user_admin not showing correct status for certain settings +...Paul S. Owen2002-03-221-3/+4
* Security updates + a few updates for chopped up functions compatibilityPaul S. Owen2002-03-181-1/+4
* Oops I did a Paul... Still allow avatar uploads from Urlsthe_systech2002-03-011-8/+0
* Workarounds for file_uploads disabled...the_systech2002-03-011-0/+9
* Cookie domain string was missing, thanks, Jerry (#516599)Bart van Bragt2002-02-171-0/+1
* 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
* Server settings used for emails ...Paul S. Owen2002-02-131-3/+11
* SMTP username and password additionsPaul S. Owen2002-02-051-0/+4
* Change setmodules == 1 to !empty($setmodules), stop it complaining if it isn'...Paul S. Owen2002-01-241-1/+1
* Updates for the \' issue but fix for bug #496110 in admin_forums (changed nam...Paul S. Owen2001-12-241-1/+1
* Various remaining language fixes for viewonline and board configuration adminPaul S. Owen2001-12-171-0/+3
* Yet another missed option ... blimey, we've made this too configurable ... on...Paul S. Owen2001-11-191-0/+2
* Various admin lang and other fixes ... this will break other things I'm sure,...Paul S. Owen2001-11-191-8/+30
* Added admin enabling of email formPaul S. Owen2001-11-151-1/+8