forked from GNUsocial/gnu-social
fix name of class in confirmaddress.php
darcs-hash:20080622161749-34904-eb2e43aaa3f409accd94a2555f854fb22a297db7.gz
This commit is contained in:
parent
4fd1f6246d
commit
ac35bec3ab
@ -19,7 +19,7 @@
|
||||
|
||||
if (!defined('LACONICA')) { exit(1); }
|
||||
|
||||
class ConfirmemailAction extends Action {
|
||||
class ConfirmaddressAction extends Action {
|
||||
|
||||
function handle($args) {
|
||||
parent::handle($args);
|
||||
|
Loading…
Reference in New Issue
Block a user