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