From e2f355a48c7acf7b1f8fd57c51da889839b415ac Mon Sep 17 00:00:00 2001 From: max-m Date: Sun, 27 Jan 2013 18:07:24 +0100 Subject: [PATCH] Added missing period and missing new line --- file/lib/data/CHATDatabaseObject.class.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/file/lib/data/CHATDatabaseObject.class.php b/file/lib/data/CHATDatabaseObject.class.php index c978c96..15c8c9b 100644 --- a/file/lib/data/CHATDatabaseObject.class.php +++ b/file/lib/data/CHATDatabaseObject.class.php @@ -2,7 +2,8 @@ namespace chat\data; /** - * Basic implementation that sets proper table name + * Basic implementation that sets proper table name. + * * @author Tim Düsterhus * @copyright 2010-2013 Tim Düsterhus * @license Creative Commons Attribution-NonCommercial-ShareAlike