mirror of
https://gitlab.com/ArkHost/WP-WHMCS-Pricing.git
synced 2026-09-19 09:27:31 +02:00
v1.0-release
This commit is contained in:
@@ -128,6 +128,9 @@ class WHMCS_Pricing_Plugin {
|
||||
'cache_duration' => 3600, // 1 hour
|
||||
'default_currency' => 'USD',
|
||||
'show_decimals' => true,
|
||||
'decimal_separator' => '.',
|
||||
'hide_currency_symbol' => false,
|
||||
'hide_billing_cycle' => false,
|
||||
'debug_mode' => false
|
||||
);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user