mirror of
https://github.com/hotspotbilling/phpnuxbill.git
synced 2025-08-01 16:54:49 +02:00
6.6
This commit is contained in:
parent
51a0b859ab
commit
08d1de563e
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'] = "12.12";
|
$config['dashboard_Customer'] = "6.6";
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue