Browse Source

Added "session" to required extensions #579

Tobias Reich 7 years ago
parent
commit
cfad36d798
1 changed files with 1 additions and 1 deletions
  1. 1 1
      docs/Installation.md

+ 1 - 1
docs/Installation.md

@@ -3,7 +3,7 @@ Everything you need is a web-server with PHP 5.5 or later and a MySQL-Database.
 
 The following PHP extensions must be activated:
 
-	exif, gd, json, mbstring, mysqli, zip
+	session, exif, mbstring, gd, mysqli, json, zip
 	
 To use Lychee without restrictions, we recommend to increase the values of the following properties in `php.ini`: