From 77176e03c285c834a68108b860a8dcb634421a01 Mon Sep 17 00:00:00 2001 From: Alain Peyrat Date: Thu, 17 Nov 2011 17:29:12 +0000 Subject: [PATCH] Minor, empty lines --- src/common/tracker/actions/tracker.php | 3 --- 1 file changed, 3 deletions(-) diff --git a/src/common/tracker/actions/tracker.php b/src/common/tracker/actions/tracker.php index c414a5a105..dd0d59fbc9 100644 --- a/src/common/tracker/actions/tracker.php +++ b/src/common/tracker/actions/tracker.php @@ -80,7 +80,6 @@ switch (getStringFromRequest('func')) { /* Create a new Artifact - */ $ah=new ArtifactHtml($ath); $feedback = ''; @@ -296,10 +295,8 @@ switch (getStringFromRequest('func')) { } } /* - The following logic causes fields to be overridden in the event that someone tampered with the HTML form - */ if (forge_check_perm ('tracker', $ath->getID(), 'tech') || forge_check_perm ('tracker', $ath->getID(), 'manager')) { -- 2.30.2