From 4fb376687dc1546f51e637cae1478582309f85f0 Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Sat, 15 Mar 2014 15:09:48 -0300 Subject: Squashed 'mod/foafssl/' content from commit 3c1da1e git-subtree-dir: mod/foafssl git-subtree-split: 3c1da1eaff8f61049b45ad99528f8f4e09ac7e62 --- views/foaf/foafssl/profile.php | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 views/foaf/foafssl/profile.php (limited to 'views/foaf/foafssl') diff --git a/views/foaf/foafssl/profile.php b/views/foaf/foafssl/profile.php new file mode 100644 index 000000000..b11708a32 --- /dev/null +++ b/views/foaf/foafssl/profile.php @@ -0,0 +1,16 @@ +'object','subtypes'=>'sslkey','owner_guid'=>$user->getGUID()); + $userkeys = elgg_get_entities($options); + foreach($userkeys as $key) { +?> + + + + + + -- cgit v1.2.3