diff options
Diffstat (limited to 'Zotlabs/Widget/Vcard.php')
-rw-r--r-- | Zotlabs/Widget/Vcard.php | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/Zotlabs/Widget/Vcard.php b/Zotlabs/Widget/Vcard.php index cab05dfdd..25bb8592c 100644 --- a/Zotlabs/Widget/Vcard.php +++ b/Zotlabs/Widget/Vcard.php @@ -1,5 +1,10 @@ <?php +/** + * * Name: Vcard + * * Description: Your default profile card + */ + namespace Zotlabs\Widget; class Vcard { |