mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-07-09 03:14:30 -04:00
Upgrades
This commit is contained in:
parent
e0d5b6be18
commit
af8becfc68
@ -196,7 +196,7 @@ class NinjaPlanController extends Controller
|
|||||||
public function plan()
|
public function plan()
|
||||||
{
|
{
|
||||||
|
|
||||||
// return $this->trial();
|
return $this->trial();
|
||||||
//harvest the current plan
|
//harvest the current plan
|
||||||
$data = [];
|
$data = [];
|
||||||
$data['late_invoice'] = false;
|
$data['late_invoice'] = false;
|
||||||
|
File diff suppressed because it is too large
Load Diff
Loading…
x
Reference in New Issue
Block a user