summaryrefslogtreecommitdiff
path: root/app/Auth.php
diff options
context:
space:
mode:
authorGreg Roach <fisharebest@gmail.com>2015-02-05 08:31:15 +0000
committerGreg Roach <fisharebest@gmail.com>2015-02-05 08:31:15 +0000
commitdd04c183d8beed05be2226b30b7dda485ea4538a (patch)
treee3f9ed591264105c5f692b5e10cb79449a3ce3c1 /app/Auth.php
parent3be3dabd99a20c9582afa24d09fbb2e9485d1a9e (diff)
downloadwebtrees-dd04c183d8beed05be2226b30b7dda485ea4538a.tar.gz
webtrees-dd04c183d8beed05be2226b30b7dda485ea4538a.tar.bz2
webtrees-dd04c183d8beed05be2226b30b7dda485ea4538a.zip
Namespaces should consist of both vendor and package
Diffstat (limited to 'app/Auth.php')
-rw-r--r--app/Auth.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/Auth.php b/app/Auth.php
index e2e027aba2..ff89cad193 100644
--- a/app/Auth.php
+++ b/app/Auth.php
@@ -1,5 +1,5 @@
<?php
-namespace Webtrees;
+namespace Fisharebest\Webtrees;
/**
* webtrees: online genealogy