summaryrefslogtreecommitdiff
path: root/app/Log.php
diff options
context:
space:
mode:
Diffstat (limited to 'app/Log.php')
-rw-r--r--app/Log.php3
1 files changed, 1 insertions, 2 deletions
diff --git a/app/Log.php b/app/Log.php
index 8cc7bae34f..52d0df28ef 100644
--- a/app/Log.php
+++ b/app/Log.php
@@ -1,5 +1,4 @@
<?php
-
/**
* webtrees: online genealogy
* Copyright (C) 2015 webtrees development team
@@ -17,7 +16,7 @@
namespace Fisharebest\Webtrees;
/**
- * Class Log - record webtrees events in the database
+ * Record webtrees events in the database
*/
class Log {
// We can log the following types of message in the wt_log table.