Merge branch 'ticket-14698-sensefuel' into develop
This commit is contained in:
commit
4b0f5ecb96
@ -86,7 +86,7 @@ class SenseFuel extends Module
|
||||
|
||||
public function hookFooter($params)
|
||||
{
|
||||
global $smarty;
|
||||
global $smarty, $site_version;
|
||||
|
||||
$smarty->assign(array('display' => $this->display));
|
||||
$smarty->assign(array('sensefuelversion' => $site_version));
|
||||
|
Loading…
Reference in New Issue
Block a user