mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-07-09 03:14:30 -04:00
Minor Fixes
This commit is contained in:
parent
6a771de80c
commit
a04f2be3b4
@ -81,6 +81,7 @@ class CreateAccount
|
|||||||
{
|
{
|
||||||
$sp794f3f->trial_started = now();
|
$sp794f3f->trial_started = now();
|
||||||
$sp794f3f->trial_plan = 'pro';
|
$sp794f3f->trial_plan = 'pro';
|
||||||
|
$sp794f3f->plan = 'pro';
|
||||||
$sp794f3f->save();
|
$sp794f3f->save();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user