From d24038d5582bd7ae80a784b23f89df9114cd73e8 Mon Sep 17 00:00:00 2001 From: Mike Macgirvin Date: Fri, 9 Jul 2010 07:02:22 -0700 Subject: country/state selector more or less working (arghhh) --- mod/profiles.php | 1 + 1 file changed, 1 insertion(+) (limited to 'mod') diff --git a/mod/profiles.php b/mod/profiles.php index c6060c8c2..e2cb02184 100644 --- a/mod/profiles.php +++ b/mod/profiles.php @@ -156,6 +156,7 @@ function profiles_content(&$a) { $a->page['htmlhead'] .= replace_macros($tpl, array('$baseurl' => $a->get_baseurl())); + $a->page['htmlhead'] .= ""; // $a->page['aside'] = file_get_contents('view/sidenote.tpl'); $is_default = (($r[0]['is-default']) ? 1 : 0); -- cgit v1.2.3