short-url in listing header and printout; listing header redesign
This commit is contained in:
@@ -314,6 +314,8 @@ function getChildWaypoints($cacheid)
|
||||
$cachemap['url'] = $url;
|
||||
$tpl->assign('cachemap', $cachemap);
|
||||
|
||||
$tpl->assign('shortlink_domain', $opt['logic']['shortlink_domain']);
|
||||
|
||||
// display the page
|
||||
$tpl->display();
|
||||
?>
|
||||
Reference in New Issue
Block a user