adding missing PHP closing tag
This commit is contained in:
parent
2e674fd50e
commit
b33f572774
@ -18,3 +18,4 @@ if ($bitcoin->can_connect() === true){
|
||||
$smarty->assign("CURRENTBLOCK", $iBlock);
|
||||
$smarty->assign("DIFFICULTY", $dDifficulty);
|
||||
$smarty->assign("CONTENT", "default.tpl");
|
||||
?>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user