aboutsummaryrefslogtreecommitdiffstats
path: root/Zotlabs/Identity/ProfilePhoto.php
diff options
context:
space:
mode:
authorMario <mario@mariovavti.com>2020-11-26 08:48:09 +0000
committerMario <mario@mariovavti.com>2020-11-26 08:48:09 +0000
commite236b7781744b8a287845b78857787064b70c4f8 (patch)
treebe3ace0095354fdc6b64c5b30b71bfba9f05367e /Zotlabs/Identity/ProfilePhoto.php
parent21cd4a1b4845858c3421dbd5f2673eceee421f5d (diff)
downloadvolse-hubzilla-e236b7781744b8a287845b78857787064b70c4f8.tar.gz
volse-hubzilla-e236b7781744b8a287845b78857787064b70c4f8.tar.bz2
volse-hubzilla-e236b7781744b8a287845b78857787064b70c4f8.zip
more psr-4 autoloading standard
Diffstat (limited to 'Zotlabs/Identity/ProfilePhoto.php')
-rw-r--r--Zotlabs/Identity/ProfilePhoto.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/Zotlabs/Identity/ProfilePhoto.php b/Zotlabs/Identity/ProfilePhoto.php
index 2891136c7..9c3ad81a5 100644
--- a/Zotlabs/Identity/ProfilePhoto.php
+++ b/Zotlabs/Identity/ProfilePhoto.php
@@ -1,5 +1,5 @@
<?php
-namespace Zotlabs\Identity\ProfilePhoto;
+namespace Zotlabs\Identity;
class ProfilePhoto {