Reorder functions, no functional changes

This commit is contained in:
2024-05-09 21:31:50 +10:00
parent 23159d19d5
commit edee0643ec
3 changed files with 276 additions and 279 deletions

View File

@@ -55,7 +55,7 @@ class AddressLink extends Netmails
$ao->system->sysop,
$ao->ftn3d,
url('/link'),
$ao->set_activation($this->uo)
$ao->activation_set($this->uo)
));
$o->msg = $msg->render();