From 0fc309fefe6a2b3235757c41d85e914c5cb8abdb Mon Sep 17 00:00:00 2001 From: zaliqarosli Date: Mon, 23 Nov 2020 19:10:34 -0500 Subject: [PATCH] php lint --- php/libraries/NDB_BVL_Instrument_LINST.class.inc | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/php/libraries/NDB_BVL_Instrument_LINST.class.inc b/php/libraries/NDB_BVL_Instrument_LINST.class.inc index 099556e3c8b..e764d73bb74 100644 --- a/php/libraries/NDB_BVL_Instrument_LINST.class.inc +++ b/php/libraries/NDB_BVL_Instrument_LINST.class.inc @@ -576,7 +576,9 @@ class NDB_BVL_Instrument_LINST extends \NDB_BVL_Instrument // Set date format $dateFormat = isset($pieces[5]) ? trim($pieces[5]) : ""; - if (isset($dateFormat) && $dateFormat != "" && $dateFormat !== "Date") { + if (isset($dateFormat) && $dateFormat != "" + && $dateFormat !== "Date" + ) { if ($dateFormat === 'MonthYear') { // Shows date without day of month $this->addMonthYear(