diff options
author | friendica <info@friendica.com> | 2014-05-15 19:56:31 -0700 |
---|---|---|
committer | friendica <info@friendica.com> | 2014-05-15 19:56:31 -0700 |
commit | 2237c39c94f3fdad72a5d7703a6def69c26b0a47 (patch) | |
tree | 290731c17fe6a2300dd31c80567f50ecc0881d02 /app/profile.apd | |
parent | 077b97eac46989cfc7aadc14f3c4974fb31473b3 (diff) | |
download | volse-hubzilla-2237c39c94f3fdad72a5d7703a6def69c26b0a47.tar.gz volse-hubzilla-2237c39c94f3fdad72a5d7703a6def69c26b0a47.tar.bz2 volse-hubzilla-2237c39c94f3fdad72a5d7703a6def69c26b0a47.zip |
first apd files
Diffstat (limited to 'app/profile.apd')
-rw-r--r-- | app/profile.apd | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/app/profile.apd b/app/profile.apd new file mode 100644 index 000000000..ce52f960b --- /dev/null +++ b/app/profile.apd @@ -0,0 +1,4 @@ +url: $baseurl/profile/$nick +requires: local_user +name: Profile + |