fix name of class in confirmaddress.php

darcs-hash:20080622161749-34904-eb2e43aaa3f409accd94a2555f854fb22a297db7.gz
This commit is contained in:
Evan Prodromou 2008-06-22 12:17:49 -04:00
parent 4fd1f6246d
commit ac35bec3ab
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@
if (!defined('LACONICA')) { exit(1); }
class ConfirmemailAction extends Action {
class ConfirmaddressAction extends Action {
function handle($args) {
parent::handle($args);