2
0
forked from Wavyzz/dolibarr

Merge remote-tracking branch 'upstream/develop' into camelCaps

This commit is contained in:
Frédéric FRANCE
2018-09-01 13:52:51 +02:00
414 changed files with 279 additions and 860 deletions

View File

@@ -733,7 +733,6 @@ class RssParser
}
}
}
@@ -790,5 +789,4 @@ function xml2php($xml)
}
return $array;
}