diff options
Diffstat (limited to 'Zotlabs/Identity/BasicId.php')
-rw-r--r-- | Zotlabs/Identity/BasicId.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Zotlabs/Identity/BasicId.php b/Zotlabs/Identity/BasicId.php index 3c149808f..a7fb109cd 100644 --- a/Zotlabs/Identity/BasicId.php +++ b/Zotlabs/Identity/BasicId.php @@ -1,6 +1,6 @@ <?php -namespace Zotlabs\Identity\BasicId; +namespace Zotlabs\Identity; class BasicId { |