diff --git a/documentation/credits.html b/documentation/credits.html
index 6f548e8ba8..c1183fc582 100755
--- a/documentation/credits.html
+++ b/documentation/credits.html
@@ -60,7 +60,7 @@ In the following credits, when possible, we tried to put the latest contributors
Core contributors / Core team
The core contributors are the people who contributed most to the Chamilo software. We are eternally thankful to them for having demonstrated a very high level of commitment, contributing their time and ideas to the project. Since version 1.9, we also include non-developer contributors as we consider their help is essential to the success of our project. This list is updated with each version.
-Chamilo LMS 1.10.*
+Chamilo LMS 1.11.*
- Yannick Warnier (yannick.warnier@beeznest.com) - Technical coordinator, Project Leader - BeezNest, Belgium/Peru
- Julio Montoya (gugli100@gmail.com) - Lead developer - BeezNest, France
diff --git a/documentation/dependencies.html b/documentation/dependencies.html
index cf93844e18..5e70fb87fd 100755
--- a/documentation/dependencies.html
+++ b/documentation/dependencies.html
@@ -64,16 +64,17 @@ We recommend using HTML5-compatible technology.
- We recommend a Pentium-I as a minimum processor capability for PCs
- Works on Windows XP (SP3 recommended) and later versions, Linux (any version with a graphical interface), Mac OS (any version), FreeBSD, Android, iOS and pretty much any other operating system with a graphical interface you might think about
- Any modern browser (IE8 and inferior *excluded*).
- - Optional: Flash plugin (only required for a few features like the hotspot image question type and the audio recorder)
- - Optional: Java applet capability (only required in case you don't use the Flash version of the audio recorder)
+ - Optional: Flash plugin (only required for a few features like the videoconference plugins)
+ - Optional: Java applet capability (only required for some plugins)
Dependencies - server-side
- Apache 2+
- - PHP 5.4 or higher with MySQL bindings (mysqlnd is recommended) and php-gd extension to allow Chamilo to resize pictures. Not tested with PHP 7.0 yet
+ - PHP 5.4 or higher with MySQL bindings (mysqlnd is recommended) and php-gd extension to allow Chamilo to resize pictures. Now also supports PHP 7.0
- MySQL 5.1+ or any version of MariaDB database server
- php5-intl package (for international behaviour support)
+ - php5-mbstring package (for international behaviour support)
- php5-imagick
- php5-curl (only required for a feature in the links tool and an optional installer check)
- php5-mcrypt (only required for a feature in the survey tool)
diff --git a/documentation/index.html b/documentation/index.html
index e8e409def5..8845587a74 100755
--- a/documentation/index.html
+++ b/documentation/index.html
@@ -35,12 +35,12 @@