Dbut implmentation base MSSQL
This commit is contained in:
parent
36c0b0b581
commit
aadf99ecaa
@ -822,7 +822,7 @@ class DoliDb
|
|||||||
return $this->forcecollate;
|
return $this->forcecollate;
|
||||||
}
|
}
|
||||||
$liste=$this->fetch_array($resql);
|
$liste=$this->fetch_array($resql);
|
||||||
return $liste['Value'];
|
return $liste['computed'];
|
||||||
}
|
}
|
||||||
|
|
||||||
function getListOfCollation(){
|
function getListOfCollation(){
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user