mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2025-12-06 09:38:23 +01:00
Set mysoc
This commit is contained in:
@@ -190,6 +190,7 @@ class DolibarrApiAccess implements iAuthenticate
|
|||||||
$conf->global->MAIN_NO_INPUT_PRICE_WITH_TAX = 1;
|
$conf->global->MAIN_NO_INPUT_PRICE_WITH_TAX = 1;
|
||||||
}
|
}
|
||||||
// Set also the global variable $mysoc
|
// Set also the global variable $mysoc
|
||||||
|
global $mysoc;
|
||||||
$mysoc = $fmysoc;
|
$mysoc = $fmysoc;
|
||||||
|
|
||||||
// Reload langs
|
// Reload langs
|
||||||
|
|||||||
Reference in New Issue
Block a user