aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/ucp/ucp_confirm.php
Commit message (Expand)AuthorAgeFilesLines
* - streamlined reports to consist of the feature set we decided upon (Nils, yo...Meik Sievertsen2006-03-121-2/+4
* - Moved the image loading outside the big loop. This brings fewer comparisons...David M2006-03-111-12/+12
* - ord() always returns a unsigned integer, no need to force it positiveDavid M2006-03-101-6/+3
* - Remove the BBCode UIDs from the outputDavid M2006-02-221-24/+39
* - It turns out that a very fast Adler-32 implementation exists, this removes ...David M2006-02-091-25/+40
* - A bug fix ( never noticed that the unset() touched the wrong var ) and a fe...David M2006-02-081-16/+16
* - This is some scary stuff!David M2006-02-041-128/+78
* Fixes in both CAPTCHA and CompressDavid M2006-01-261-9/+6
* - changed ucp classes to work with the new module systemMeik Sievertsen2005-10-041-2/+2
* - Documentation related changesMeik Sievertsen2005-04-091-19/+21
* ucp updatesMeik Sievertsen2004-05-261-5/+7
* - put consoring and smilie processing into functions (we use them all over th...Meik Sievertsen2004-02-211-1/+1
* 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-23/+15
* Hello!Paul S. Owen2003-05-191-0/+432