[ticket/416] Add new line at end of file

B3P-416
This commit is contained in:
Marc Alexander
2014-11-26 19:07:53 +01:00
parent 801024d34d
commit ccb3193b3c

View File

@@ -64,4 +64,4 @@ class columns
{
return (isset($this->constant_map[$column])) ? $this->constant_map[$column] : 0;
}
}
}