From d17de45965d017ba6c5540a560ab1e16ee202ae1 Mon Sep 17 00:00:00 2001 From: Daku Date: Thu, 19 May 2016 16:07:20 +0100 Subject: [PATCH] don't use < or > to avoid showing broken comment if PHP isn't loaded --- install.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install.php b/install.php index 7d1c9f0f..c3dc4fdb 100644 --- a/install.php +++ b/install.php @@ -4,7 +4,7 @@ * * @package Shimmie * @copyright Copyright (c) 2007-2015, Shish et al. - * @author Shish , jgen + * @author Shish [webmaster at shishnet.org], jgen [jeffgenovy at gmail.com] * @link http://code.shishnet.org/shimmie2/ * @license http://opensource.org/licenses/gpl-2.0.php GNU General Public License v2 *