mirror of
https://github.com/hotspotbilling/phpnuxbill.git
synced 2025-07-21 11:24:43 +02:00
6,6
This commit is contained in:
parent
e91fbe89ba
commit
83a2505eed
1 changed files with 1 additions and 1 deletions
2
init.php
2
init.php
|
@ -126,7 +126,7 @@ if(empty($config['dashboard_Sales'])){
|
||||||
}
|
}
|
||||||
|
|
||||||
if(empty($config['dashboard_Customer'])){
|
if(empty($config['dashboard_Customer'])){
|
||||||
$config['dashboard_Customer'] = "6.6";
|
$config['dashboard_Customer'] = "6,6";
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue