Upgrades
This commit is contained in:
parent
e0d5b6be18
commit
af8becfc68
2 changed files with 624 additions and 238 deletions
|
|
@ -196,7 +196,7 @@ class NinjaPlanController extends Controller
|
|||
public function plan()
|
||||
{
|
||||
|
||||
// return $this->trial();
|
||||
return $this->trial();
|
||||
//harvest the current plan
|
||||
$data = [];
|
||||
$data['late_invoice'] = false;
|
||||
|
|
|
|||
File diff suppressed because it is too large
Load diff
Loading…
Add table
Reference in a new issue