summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorIgor Scheller <igor.scheller@igorshp.de>2019-03-16 19:56:58 +0100
committerIgor Scheller <igor.scheller@igorshp.de>2019-03-16 19:58:23 +0100
commit1d31f2d8c1b04200fa5c0a7fd6da1f1771532c5a (patch)
tree21eaec31b749f6103a787fc72d534afaa596c67b /README.md
parent69ac1b2d2115a41afe2bd4527abadda70063019a (diff)
readme: Added mbstring as required extension
closes #576 (Ubuntu 18.04 requires mbstring to be installed manually)
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index ec17aada..fa5b3e49 100644
--- a/README.md
+++ b/README.md
@@ -15,6 +15,7 @@ To report bugs use [engelsystem/issues](https://github.com/engelsystem/engelsyst
* Required modules:
* gettext
* json
+ * mbstring
* PDO
* mysql
* xml/libxml/SimpleXML