More updates to ADSL module
This commit is contained in:
@@ -41,6 +41,7 @@ class Controller_User_SSL extends Controller_SSL {
|
||||
$smo = $so->service_memo;
|
||||
$smo->service_id = $so->id;
|
||||
$smo->account_id = $this->ao->id;
|
||||
$smo->type = 'download';
|
||||
$smo->memo = sprintf('SSL Certificate %s Downloaded.',$so->plugin()->serial());
|
||||
$smo->save();
|
||||
|
||||
|
Reference in New Issue
Block a user