Minor Fixes
This commit is contained in:
parent
6a771de80c
commit
a04f2be3b4
1 changed files with 1 additions and 0 deletions
|
|
@ -81,6 +81,7 @@ class CreateAccount
|
|||
{
|
||||
$sp794f3f->trial_started = now();
|
||||
$sp794f3f->trial_plan = 'pro';
|
||||
$sp794f3f->plan = 'pro';
|
||||
$sp794f3f->save();
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue