aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/functions.php
Commit message (Expand)AuthorAgeFilesLines
* - fixing some bugsMeik Sievertsen2006-08-011-10/+43
* OK...David M2006-07-241-1/+95
* hmm... This commit does not increase the number of BBCodes. However, this doe...David M2006-07-171-20/+6
* add not applied sql_escape in memberlistMeik Sievertsen2006-07-141-1/+0
* - renamed the following columns:Meik Sievertsen2006-07-131-1/+1
* - tackle some usability issuesMeik Sievertsen2006-07-091-1/+7
* some bugfixesMeik Sievertsen2006-07-061-16/+8
* re-check cookie_secure value within generate_board_url() for those users havi...Meik Sievertsen2006-07-051-2/+6
* - fixed language pack management a bit (supporting backslashes)Meik Sievertsen2006-07-021-12/+27
* - add additional auth check to the permission roles modulesMeik Sievertsen2006-07-011-9/+29
* Show message to those browsing whilst board is disabledGraham Eames2006-06-241-0/+1
* ok, first attempt at solving some compatibility issues.Meik Sievertsen2006-06-241-5/+70
* make sure set_config is called with the correct is_dynamic valueMeik Sievertsen2006-06-231-1/+1
* time to squash some bugsMeik Sievertsen2006-06-221-1/+1
* some bugfixesMeik Sievertsen2006-06-191-1/+6
* - removed db cache (might re-appear, but for now we do not see the need for it)Meik Sievertsen2006-06-161-1/+1
* make sure custom profile fields are created correctly on registration (#2225)Meik Sievertsen2006-06-131-1/+1
* - added class="radio" to all radio- and checkboxesMeik Sievertsen2006-06-131-2/+13
* - get swatch converted into new acp formatMeik Sievertsen2006-06-121-2/+3
* removed the ability to parse after closing brackets, since this seems to crea...Meik Sievertsen2006-06-121-4/+4
* ;-)David M2006-06-111-2/+2
* try to prevent re-parsing of parsed bbcode contentMeik Sievertsen2006-06-101-0/+24
* - BBCode bugsDavid M2006-06-101-4/+11
* Hide search links if you are not allowed to use themGraham Eames2006-06-101-1/+1
* Another bug bites the dustDavid M2006-06-091-5/+5
* - fix some smaller bugsMeik Sievertsen2006-06-081-0/+6
* ok, this one is rather large... the most important change:Meik Sievertsen2006-06-061-124/+208
* correctly re-init auth array on login/logout (bug #2055 is related to it)Meik Sievertsen2006-06-021-0/+3
* - create forums by defaultMeik Sievertsen2006-06-011-0/+6
* - do not allow pruning foundersMeik Sievertsen2006-05-281-1/+5
* - remove description from profile fieldsMeik Sievertsen2006-05-271-54/+28
* some tiny changes...Meik Sievertsen2006-05-261-1/+1
* - fixing a few smaller bugs/glitchesMeik Sievertsen2006-05-211-1/+1
* - fixed dotted topics on some occassions being wrongMeik Sievertsen2006-05-191-109/+0
* - fixing a few tiny bugsMeik Sievertsen2006-05-181-20/+23
* - added a few missing log variablesMeik Sievertsen2006-05-181-8/+5
* - captcha stuffDavid M2006-05-131-1/+2
* using another approachMeik Sievertsen2006-05-131-4/+18
* - introduce new function build_url to easily build a valid url from the user-...Meik Sievertsen2006-05-121-16/+48
* - introduce LA_, UA_ and A_ template variables (they allow styles to use temp...Nils Adermann2006-05-061-2/+2
* - put the error reporting check into another location (since we do want to di...Meik Sievertsen2006-05-051-9/+10
* - fix bug #1727 (need to be watched - problems could arise by this change)Meik Sievertsen2006-05-041-10/+20
* - slightly adjusted the DEBUG/DEBUG_EXTRA requirementsMeik Sievertsen2006-05-041-2/+13
* - fixed ul/li marginMeik Sievertsen2006-05-041-1/+1
* - fixing some bugs, containing fixes for anonymous username displays, eaccele...Meik Sievertsen2006-04-291-4/+9
* - fixed gen_rand_stringDavid M2006-04-281-0/+1
* Fix a broken explain linkGraham Eames2006-04-261-1/+1
* - Bug #1285David M2006-04-251-3/+3
* - build explain links a bit different...Meik Sievertsen2006-04-231-1/+5
* - removed group settings from rolesMeik Sievertsen2006-04-221-2/+14