diff options
Diffstat (limited to 'Zotlabs/Widget/Zcard.php')
-rw-r--r-- | Zotlabs/Widget/Zcard.php | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/Zotlabs/Widget/Zcard.php b/Zotlabs/Widget/Zcard.php index 12e53eaab..35362c50e 100644 --- a/Zotlabs/Widget/Zcard.php +++ b/Zotlabs/Widget/Zcard.php @@ -1,5 +1,10 @@ <?php +/** + * * Name: Zcard + * * Description: Your default profile card including your cover photo + */ + namespace Zotlabs\Widget; class Zcard { |