aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/ucp/ucp_remind.php
Commit message (Expand)AuthorAgeFilesLines
* - make sure the sql layer for mysql always states mysql4 and get to mysql if ...Meik Sievertsen2006-11-031-5/+2
* - implemented the suggested html_entity_decode function made by davidMeik Sievertsen2006-11-031-3/+3
* - adjust unread query a bit to cope with large topics (thanks bart!)Meik Sievertsen2006-10-201-1/+1
* - introducing clean usernames, needs to be tested more, I'm not sure I didn't...Nils Adermann2006-10-131-1/+1
* tried to begin adjusting all string functions where applicable - still a *lot...Meik Sievertsen2006-10-071-1/+1
* - renamed the following columns:Meik Sievertsen2006-07-131-1/+1
* - correctly display subcategoriesNils Adermann2006-06-201-1/+1
* make sure custom profile fields are created correctly on registration (#2225)Meik Sievertsen2006-06-131-1/+1
* - get swatch converted into new acp formatMeik Sievertsen2006-06-121-0/+1
* - fixed a few bugsMeik Sievertsen2006-06-111-29/+23
* ok, this one is rather large... the most important change:Meik Sievertsen2006-06-061-3/+5
* - fixed a few smaller thingsMeik Sievertsen2006-05-201-2/+2
* - fixed some bugsMeik Sievertsen2006-04-151-1/+1
* - changed ucp classes to work with the new module systemMeik Sievertsen2005-10-041-3/+3
* - Documentation related changesMeik Sievertsen2005-04-091-16/+15
* Fixed small bug related to email sendingBart van Bragt2005-01-261-2/+6
* - ucp register/remind/activate fixes mostly regarding account activationMeik Sievertsen2004-10-131-8/+4
* - put consoring and smilie processing into functions (we use them all over th...Meik Sievertsen2004-02-211-1/+1
* Remove need for session_ids for "allowed" bots, dump user_founder/user_active...Paul S. Owen2003-10-151-3/+4
* Updated the various "users of emailer", fixed issue(!) of jabber using the em...Paul S. Owen2003-10-121-55/+58
* Let's break lots of thingsPaul S. Owen2003-10-121-5/+6
* Change in format of module db data, add zebra, many things probably "damaged ...Paul S. Owen2003-10-011-2/+2
* Some re-arrangement of validation routines to improve extensibilityPaul S. Owen2003-09-081-28/+20
* merged log tables, added new log_type (critical).Meik Sievertsen2003-07-061-1/+1
* Hello!Paul S. Owen2003-05-191-0/+106