mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-07-09 03:14:30 -04:00
Code cleanup
This commit is contained in:
parent
dfb8500a58
commit
64c483befe
@ -96,22 +96,6 @@ class CreateAccount
|
|||||||
//todo implement SLACK notifications
|
//todo implement SLACK notifications
|
||||||
//$sp035a66->notification(new NewAccountCreated($spaa9f78, $sp035a66))->ninja();
|
//$sp035a66->notification(new NewAccountCreated($spaa9f78, $sp035a66))->ninja();
|
||||||
|
|
||||||
// $nmo = new NinjaMailerObject;
|
|
||||||
// $nmo->mailable = new NinjaMailer((new AccountCreatedObject($spaa9f78, $sp035a66))->build());
|
|
||||||
// $nmo->company = $sp035a66;
|
|
||||||
// $nmo->to_user = $spaa9f78;
|
|
||||||
// $nmo->settings = $sp035a66->settings;
|
|
||||||
|
|
||||||
// $nmo = new NinjaMailerObject;
|
|
||||||
// $nmo->mailable = new NinjaMailer((new VerifyUserObject($spaa9f78, $sp035a66))->build());
|
|
||||||
// $nmo->company = $sp035a66;
|
|
||||||
// $nmo->to_user = $spaa9f78;
|
|
||||||
// $nmo->settings = $sp035a66->settings;
|
|
||||||
|
|
||||||
// NinjaMailerJob::dispatch($nmo);
|
|
||||||
|
|
||||||
// NinjaMailerJob::dispatchNow($nmo);
|
|
||||||
|
|
||||||
VersionCheck::dispatchNow();
|
VersionCheck::dispatchNow();
|
||||||
|
|
||||||
LightLogs::create(new AnalyticsAccountCreated())
|
LightLogs::create(new AnalyticsAccountCreated())
|
||||||
|
Loading…
x
Reference in New Issue
Block a user