Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 98250f2f4c | |||
| 2691013cc4 |
@@ -5,7 +5,8 @@
|
|||||||

|

|
||||||

|

|
||||||
|
|
||||||
This module requires VirtFusion v1.7.3 or higher as this is what it's based on. Please refer to the official [documenataion](https://docs.virtfusion.com/integrations/whmcs).
|
This module requires VirtFusion v1.7.3 or higher as this is what it's based on. Please refer to the
|
||||||
|
official [documentation](https://docs.virtfusion.com/integrations/whmcs).
|
||||||
|
|
||||||
## Installation
|
## Installation
|
||||||
|
|
||||||
@@ -37,8 +38,8 @@ SELECT 'product',
|
|||||||
'',
|
'',
|
||||||
'',
|
'',
|
||||||
'',
|
'',
|
||||||
'on',
|
|
||||||
'',
|
'',
|
||||||
|
'on',
|
||||||
'',
|
'',
|
||||||
0,
|
0,
|
||||||
UTC_TIMESTAMP(),
|
UTC_TIMESTAMP(),
|
||||||
@@ -62,8 +63,8 @@ SELECT 'product',
|
|||||||
'',
|
'',
|
||||||
'',
|
'',
|
||||||
'',
|
'',
|
||||||
'on',
|
|
||||||
'',
|
'',
|
||||||
|
'on',
|
||||||
'',
|
'',
|
||||||
0,
|
0,
|
||||||
UTC_TIMESTAMP(),
|
UTC_TIMESTAMP(),
|
||||||
|
|||||||
Reference in New Issue
Block a user