From 69b62718a3526c77c666a8259c1c4919a8947a01 Mon Sep 17 00:00:00 2001 From: Luke Shumaker Date: Tue, 4 Oct 2011 14:43:44 -0700 Subject: Add a trailing newline to Database.class.php --- src/lib/Database.class.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/lib/Database.class.php b/src/lib/Database.class.php index ab56d09..13d9559 100644 --- a/src/lib/Database.class.php +++ b/src/lib/Database.class.php @@ -396,4 +396,4 @@ class Database { return $out_list; } -} \ No newline at end of file +} -- cgit v1.2.3