mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2025-12-06 09:38:23 +01:00
Dbut implmentation base MSSQL
This commit is contained in:
@@ -822,7 +822,7 @@ class DoliDb
|
||||
return $this->forcecollate;
|
||||
}
|
||||
$liste=$this->fetch_array($resql);
|
||||
return $liste['Value'];
|
||||
return $liste['computed'];
|
||||
}
|
||||
|
||||
function getListOfCollation(){
|
||||
|
||||
Reference in New Issue
Block a user