some fixes after cloning to a new site

This commit is contained in:
Mike Macgirvin 2010-07-07 06:29:32 -07:00
commit dea552b74f
5 changed files with 17 additions and 6 deletions

View file

@ -138,7 +138,7 @@ function profiles_content(&$a) {
$a->page['htmlhead'] .= replace_macros($tpl, array('$baseurl' => $a->get_baseurl()));
$a->page['aside'] = file_get_contents('view/sidenote.tpl');
// $a->page['aside'] = file_get_contents('view/sidenote.tpl');
$is_default = (($r[0]['is-default']) ? 1 : 0);
$tpl = file_get_contents("view/profile_edit.tpl");
$o .= replace_macros($tpl,array(