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