summaryrefslogtreecommitdiffstats
path: root/db
diff options
context:
space:
mode:
Diffstat (limited to 'db')
-rw-r--r--db/newsmapper.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/db/newsmapper.php b/db/newsmapper.php
index fd0408f77..feef949e8 100644
--- a/db/newsmapper.php
+++ b/db/newsmapper.php
@@ -69,4 +69,4 @@ abstract class NewsMapper extends Mapper {
return $this->findEntities($sql, $search, $limit, $offset);
}
-} \ No newline at end of file
+}