From fad8e3f3222ad3b01224b58d3f99861e380232b1 Mon Sep 17 00:00:00 2001 From: Neil Lathwood Date: Thu, 15 Sep 2016 20:15:32 +0100 Subject: [PATCH] Removed blank line --- includes/caches/alerts.inc.php | 1 - 1 file changed, 1 deletion(-) diff --git a/includes/caches/alerts.inc.php b/includes/caches/alerts.inc.php index ea87fe0776..ff62b93c42 100644 --- a/includes/caches/alerts.inc.php +++ b/includes/caches/alerts.inc.php @@ -8,4 +8,3 @@ if ($_SESSION['userlevel'] >= 5) { 'params' => array($_SESSION['user_id']), ); } -