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;
|
||||
}
|
||||
// Set also the global variable $mysoc
|
||||
global $mysoc;
|
||||
$mysoc = $fmysoc;
|
||||
|
||||
// Reload langs
|
||||
|
||||
Reference in New Issue
Block a user