Remove code in comment
This commit is contained in:
parent
ad5ea9c6ff
commit
2480d441d4
@ -44,7 +44,6 @@ $smarty->assign('langs', $ALLOWED_LANGUAGES);
|
|||||||
$smarty->assign('date_format', $date_format);
|
$smarty->assign('date_format', $date_format);
|
||||||
|
|
||||||
function smarty_modifier_poll_url($poll_id, $admin=false){return \Framadate\Utils::getUrlSondage($poll_id, $admin);}
|
function smarty_modifier_poll_url($poll_id, $admin=false){return \Framadate\Utils::getUrlSondage($poll_id, $admin);}
|
||||||
//$smarty->registerPlugin('modifier', 'poll_url', 'sqqmarty_modifier_poll_url');
|
|
||||||
// End- Smarty
|
// End- Smarty
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user