aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/functions_user.php
Commit message (Expand)AuthorAgeFilesLines
* - telling the admin for what the board contact and board email addresses are ...Meik Sievertsen2006-12-311-1/+0
* - made sure ranks are displayed correctly (used RANK instead of RANK_TITLE)Meik Sievertsen2006-12-281-1/+0
* Unused Code inside function update_forum_data [Bug #6606]Meik Sievertsen2006-12-271-13/+16
* - display search type as page title for premade searches [Bug #6508]Nils Adermann2006-12-271-3/+44
* #6598David M2006-12-261-3/+3
* #6372David M2006-12-241-1/+1
* some fixes todayMeik Sievertsen2006-12-241-14/+29
* - some fixesMeik Sievertsen2006-12-211-1/+2
* don't mind me...David M2006-12-191-3/+12
* #6328David M2006-12-171-1/+1
* #6158David M2006-12-111-0/+2
* blahDavid M2006-12-101-5/+1
* #5242David M2006-12-101-4/+14
* - a bunch of fixesMeik Sievertsen2006-12-021-2/+2
* - fixed bug within the user_add functionMeik Sievertsen2006-11-261-0/+1
* - bug fixes for #5618, #5588 and #5584Meik Sievertsen2006-11-261-1/+0
* messageNils Adermann2006-11-251-0/+1
* rather large update, most important things done:Meik Sievertsen2006-11-241-3/+5
* - fixing a bunch of bugsMeik Sievertsen2006-11-211-3/+5
* some tiny fixes.Meik Sievertsen2006-11-191-2/+1
* #5376David M2006-11-171-0/+1
* consistant obtain_* functionsMeik Sievertsen2006-11-121-2/+1
* banned usernames are now cached and normalizedDavid M2006-11-121-10/+10
* ok, i am an idiot...Meik Sievertsen2006-11-031-4/+4
* - make sure the sql layer for mysql always states mysql4 and get to mysql if ...Meik Sievertsen2006-11-031-5/+0
* - implemented the suggested html_entity_decode function made by davidMeik Sievertsen2006-11-031-6/+6
* some updates; and hopefully not completely breaking redirects (again). :D You...Meik Sievertsen2006-11-021-1/+7
* This was caused by the removal of DEFAULT on some TEXT columns (MySQL really ...David M2006-10-231-0/+1
* #4876Graham Eames2006-10-211-1/+1
* - adjust unread query a bit to cope with large topics (thanks bart!)Meik Sievertsen2006-10-201-0/+17
* Revised attachment categories a bitMeik Sievertsen2006-10-191-17/+41
* - store sql_layer directly within the layer itselfMeik Sievertsen2006-10-141-39/+15
* - introducing clean usernames, needs to be tested more, I'm not sure I didn't...Nils Adermann2006-10-131-7/+8
* he braces style is deprecated as of PHP 6Meik Sievertsen2006-10-071-2/+2
* tried to begin adjusting all string functions where applicable - still a *lot...Meik Sievertsen2006-10-071-9/+9
* - support re-caching of theme data if stylesheet.css changed and load_tplcomp...Meik Sievertsen2006-10-061-1/+1
* ha, the first one...Meik Sievertsen2006-10-031-1/+1
* - extend config checking to include check for writeable pathMeik Sievertsen2006-10-031-71/+74
* - added confirmation to removing bbcodesMeik Sievertsen2006-09-281-0/+12
* A reworking of how we handle inactive usersGraham Eames2006-09-231-2/+6
* some tiny fixes here and thereMeik Sievertsen2006-09-221-1/+2
* - Fix some bugsMeik Sievertsen2006-09-141-2/+66
* - fixed some bugsMeik Sievertsen2006-09-131-6/+19
* check file typeMeik Sievertsen2006-09-051-1/+19
* - fix security issue in download.phpMeik Sievertsen2006-09-041-1/+6
* - Fix warning removal, x - 0 = x ;-)Graham Eames2006-09-021-46/+35
* some changes/fixesMeik Sievertsen2006-09-021-2/+4
* fix some bugs - hopefully not breaking anything...Meik Sievertsen2006-09-011-0/+59
* some fixes.Meik Sievertsen2006-08-251-0/+24
* Phase 2 of the changesGraham Eames2006-08-221-1/+1