From c73ebf3382196dfd175fd1d5bc966157d96cde38 Mon Sep 17 00:00:00 2001 From: Evan Prodromou Date: Tue, 10 Jun 2008 08:11:32 -0400 Subject: export FOAF darcs-hash:20080610121132-84dde-f0f49c2e33c650e6cf91d3e31f595b0ee570e603.gz --- lib/util.php | 1 + 1 file changed, 1 insertion(+) (limited to 'lib/util.php') diff --git a/lib/util.php b/lib/util.php index f59094c06..900fd9a58 100644 --- a/lib/util.php +++ b/lib/util.php @@ -516,6 +516,7 @@ function common_fancy_url($action, $args=NULL) { case 'subscribed': case 'xrds': case 'all': + case 'foaf': return common_path($args['nickname'].'/'.$action); case 'allrss': return common_path($args['nickname'].'/all/rss'); -- cgit v1.2.3-54-g00ecf