Merge pull request #668 from owncloud/add-xml

Add XMLWriter
This commit is contained in:
Morris Jobke
2014-11-20 18:01:50 +01:00

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