summaryrefslogtreecommitdiff
path: root/actions/confirmaddress.php
AgeCommit message (Expand)Author
2009-01-18update commitaddressEvan Prodromou
2009-01-18Change use of self_url to selfUrlEvan Prodromou
2009-01-15Convert use of common_server_error and common_user_error to methods on ActionEvan Prodromou
2009-01-15Convert all actions to use new UI functionsEvan Prodromou
2008-12-23move opening brace of class declaration to next lineEvan Prodromou
2008-12-23change function headers to K&R styleEvan Prodromou
2008-12-23replace NULL with nullEvan Prodromou
2008-12-23replace all tabs with four spacesEvan Prodromou
2008-08-26updates for invitationsEvan Prodromou
2008-07-22base class is_readonly() now returns false by defaultzach
2008-07-22Added is_readonly() method to all Actionszach
2008-07-21save changes to smsemailEvan Prodromou
2008-07-08Convert _t() to _() for gettext.Mike Cochrane
2008-06-26show the proper address in the message for non-email confirmsEvan Prodromou
2008-06-22fix name of class in confirmaddress.phpEvan Prodromou
2008-06-22correctly use Confirm_addressEvan Prodromou
2008-06-22move confirmemail to confirmaddressEvan Prodromou