2
0
forked from Wavyzz/dolibarr

Merge remote-tracking branch 'upstream/develop' into 13a11

This commit is contained in:
Alexandre SPANGARO
2020-09-08 08:35:42 +02:00
3 changed files with 15 additions and 14 deletions

View File

@@ -750,7 +750,7 @@ class Lessc {
if ($suffix !== null &&
$subProp[0] == "assign" &&
is_string($subProp[1]) &&
$subProp[1]{0} != $this->vPrefix
$subProp[1][0] != $this->vPrefix
) {
$subProp[2] = array(
'list', ' ',