added spaces + some curly braces + some usage of dbm::is_result()
Signed-off-by: Roland Häder <roland@mxchange.org>
This commit is contained in:
parent
4c72cb3584
commit
d529125c8e
3 changed files with 9 additions and 5 deletions
|
|
@ -623,6 +623,7 @@ function profiles_content(App $a) {
|
|||
|
||||
require_once('include/profile_selectors.php');
|
||||
|
||||
|
||||
$a->page['htmlhead'] .= replace_macros(get_markup_template('profed_head.tpl'), array(
|
||||
'$baseurl' => App::get_baseurl(true),
|
||||
));
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue