Add XMLWriter

See https://github.com/owncloud/core/pull/12321
This commit is contained in:
Lukas Reschke
2014-11-20 13:33:16 +01:00
parent 5afdb1058c
commit 7a86d82394

View File

@@ -26,6 +26,7 @@ To run ownCloud, your web server must have the following installed:
* PHP module libxml
* PHP module mb multibyte
* PHP module SimpleXML
* PHP module XMLWriter
* PHP module zip
* PHP module zlib