From ccb3193b3c21cb60ca3ed764ecdfaf541c676366 Mon Sep 17 00:00:00 2001 From: Marc Alexander Date: Wed, 26 Nov 2014 19:07:53 +0100 Subject: [PATCH] [ticket/416] Add new line at end of file B3P-416 --- portal/columns.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/portal/columns.php b/portal/columns.php index a8e49a90..84b283f2 100644 --- a/portal/columns.php +++ b/portal/columns.php @@ -64,4 +64,4 @@ class columns { return (isset($this->constant_map[$column])) ? $this->constant_map[$column] : 0; } -} \ No newline at end of file +}