From d4644d73392f335a3cc488fbd8935068a567edcf Mon Sep 17 00:00:00 2001 From: Friendika Date: Mon, 31 Oct 2011 20:39:04 -0700 Subject: name change continued, social graph tools and stuctures, fix for spanish province name --- mod/profile.php | 1 + 1 file changed, 1 insertion(+) (limited to 'mod/profile.php') diff --git a/mod/profile.php b/mod/profile.php index 6d67ab74b..f68006af5 100644 --- a/mod/profile.php +++ b/mod/profile.php @@ -46,6 +46,7 @@ function profile_init(&$a) { $dfrn_pages = array('request', 'confirm', 'notify', 'poll'); foreach($dfrn_pages as $dfrn) $a->page['htmlhead'] .= "get_baseurl()."/dfrn_{$dfrn}/{$which}\" />\r\n"; + $a->page['htmlhead'] .= "get_baseurl()."/poco/{$which}\" />\r\n"; } -- cgit v1.2.3