mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2025-02-20 13:46:52 +01:00
Dbut implmentation base MSSQL
This commit is contained in:
parent
36c0b0b581
commit
aadf99ecaa
|
|
@ -822,7 +822,7 @@ class DoliDb
|
|||
return $this->forcecollate;
|
||||
}
|
||||
$liste=$this->fetch_array($resql);
|
||||
return $liste['Value'];
|
||||
return $liste['computed'];
|
||||
}
|
||||
|
||||
function getListOfCollation(){
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user