From 51044167d1982a4ab772cf7560d6b0655da0b1ee Mon Sep 17 00:00:00 2001 From: Oliver Schramm Date: Mon, 20 Oct 2014 15:36:27 +0200 Subject: [PATCH] [ticket/13187] Fix HTML validity of INSTALL.html PHPBB3-13187 --- phpBB/docs/INSTALL.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/phpBB/docs/INSTALL.html b/phpBB/docs/INSTALL.html index 370d7f748f..4bde6c01ea 100644 --- a/phpBB/docs/INSTALL.html +++ b/phpBB/docs/INSTALL.html @@ -142,10 +142,11 @@
  • PHP 5.3.3+ with support for the database you intend to use.
  • -
  • The following PHP modules are required:
  • +
  • The following PHP modules are required: +
  • getimagesize() function must be enabled.
  • Presence of the following modules within PHP will provide access to additional features, but they are not required: