summaryrefslogtreecommitdiff
path: root/modules_v3/tree
diff options
context:
space:
mode:
Diffstat (limited to 'modules_v3/tree')
-rw-r--r--modules_v3/tree/class_treeview.php2
-rw-r--r--modules_v3/tree/module.php2
2 files changed, 2 insertions, 2 deletions
diff --git a/modules_v3/tree/class_treeview.php b/modules_v3/tree/class_treeview.php
index 7ad1f73759..4086647fd4 100644
--- a/modules_v3/tree/class_treeview.php
+++ b/modules_v3/tree/class_treeview.php
@@ -1,5 +1,5 @@
<?php
-namespace Webtrees;
+namespace Fisharebest\Webtrees;
/**
* webtrees: online genealogy
diff --git a/modules_v3/tree/module.php b/modules_v3/tree/module.php
index 049c8409c9..c6adecf58c 100644
--- a/modules_v3/tree/module.php
+++ b/modules_v3/tree/module.php
@@ -1,5 +1,5 @@
<?php
-namespace Webtrees;
+namespace Fisharebest\Webtrees;
/**
* webtrees: online genealogy