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 +}