Bteer fix
This commit is contained in:
parent
ff9c84fd0e
commit
c0ef63fd74
@ -930,6 +930,7 @@ function pdf_getlinedesc($object,$i,$outputlangs,$hideref=0,$hidedesc=0,$issuppl
|
|||||||
} else {
|
} else {
|
||||||
$desctest=$desc;
|
$desctest=$desc;
|
||||||
}
|
}
|
||||||
|
//Test with htmlenties for update and no htmlentities for creation
|
||||||
if (! empty($prodser->multilangs[$outputlangs->defaultlang]["description"]) &&
|
if (! empty($prodser->multilangs[$outputlangs->defaultlang]["description"]) &&
|
||||||
((strpos($desctest,$prodser->description)!==false) ||
|
((strpos($desctest,$prodser->description)!==false) ||
|
||||||
(strpos($desc,$prodser->description)!==false))) {
|
(strpos($desc,$prodser->description)!==false))) {
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user