aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/adm/index.php
Commit message (Expand)AuthorAgeFilesLines
* [ticket/8935] Prevent setting maximum avatar dimensions less than the minimums.Chris Smith2010-09-091-0/+14
* [ticket/9519] Replace remaining is_writable() calls with phpbb_is_writable().Joas Schilling2010-08-131-1/+1
* Revert revisions r10176 and r9647 - Bug #45975, #51505Meik Sievertsen2009-09-301-1/+1
* ok, i am very sorry, but this needs to be fixed.Meik Sievertsen2009-08-121-11/+7
* Fixed bug #45975Gabriel Vazquez2009-06-211-1/+1
* add support for multiple_select Meik Sievertsen2009-03-161-10/+20
* Too much for a minor; sorryHenry Sudhof2008-06-041-9/+2
* a little polishHenry Sudhof2008-06-031-1/+1
* give the ACP a login screenHenry Sudhof2008-06-021-2/+9
* ACP logoutHenry Sudhof2008-06-021-0/+1
* I'm going to get an award for the smallest commit ever.Vic D'Elfant2008-05-291-1/+1
* #22865Meik Sievertsen2008-03-131-7/+8
* Adding new validation options for ACP valuesHenry Sudhof2008-02-271-6/+94
* some language/style/code fixes (refer to the diff of the changelog)Meik Sievertsen2008-02-231-1/+1
* A few very minor changes to avoid curveballs.Henry Sudhof2008-01-021-2/+2
* Some issues with change_lang and VC / form tokensHenry Sudhof2008-01-021-2/+2
* - change adm/index,php, acp_attachments.html and acp_ban.html to be triggered...Meik Sievertsen2007-12-121-2/+2
* dumdidum... sorry. ;)Meik Sievertsen2007-10-051-3/+3
* some fixes. :PMeik Sievertsen2007-09-181-1/+1
* necessary changes...Meik Sievertsen2007-08-301-6/+2
* forgot this line...Meik Sievertsen2007-08-241-1/+4
* - allow multibyte search configurationNils Adermann2007-08-181-1/+1
* do not get too excitedMeik Sievertsen2007-07-261-1/+3
* Cleaning up (#13689)Henry Sudhof2007-07-221-7/+1
* Well, let's add the implementation. :|Henry Sudhof2007-06-241-0/+15
* correct labelMeik Sievertsen2007-05-041-5/+4
* some language-specific adjustementsMeik Sievertsen2007-05-031-3/+3
* again, some changes here and there...Meik Sievertsen2007-03-231-2/+2
* #6872Jonathan Stanley2007-02-101-3/+0
* - fix some oddities (doubled spaces for example)Meik Sievertsen2007-01-261-1/+1
* fixing some bugsMeik Sievertsen2007-01-181-3/+1
* Unused Code inside function update_forum_data [Bug #6606]Meik Sievertsen2006-12-271-4/+3
* - re-add script_path for "strange configurations" to let them force the gener...Meik Sievertsen2006-12-081-2/+31
* some tiny changesMeik Sievertsen2006-11-261-1/+1
* - fixes for the following bugs:Meik Sievertsen2006-11-151-0/+1
* Changes to language functionality.Graham Eames2006-10-081-1/+1
* he braces style is deprecated as of PHP 6Meik Sievertsen2006-10-071-1/+1
* Explicitly setting the (X)HTML content-language for the ACP so that Unicode f...Jonathan Stanley2006-10-071-0/+1
* - extend config checking to include check for writeable pathMeik Sievertsen2006-10-031-1/+21
* - no more encoding mixture, say hello to UTF-8 (I'll add a validation solutio...Nils Adermann2006-09-171-3/+3
* implement bare-bone validation for config variables...Meik Sievertsen2006-09-151-0/+78
* Some interface work on the ACP:Dominik Dröscher2006-08-301-5/+10
* Allow ACP access if install/ is present and display the generic board disable...Graham Eames2006-08-121-0/+1
* some bugfixesMeik Sievertsen2006-07-061-8/+1
* time to squash some bugsMeik Sievertsen2006-06-221-1/+1
* - removed db cache (might re-appear, but for now we do not see the need for it)Meik Sievertsen2006-06-161-1/+7
* - added class="radio" to all radio- and checkboxesMeik Sievertsen2006-06-131-0/+8
* ok, this one is rather large... the most important change:Meik Sievertsen2006-06-061-28/+46
* - various corrections related to permissions in the mcp, including [Bug #1994...Nils Adermann2006-05-301-1/+2
* - introduce new function build_url to easily build a valid url from the user-...Meik Sievertsen2006-05-121-5/+1