Remove code in comment

This commit is contained in:
Olivier PEREZ 2014-12-15 13:55:46 +01:00
parent ad5ea9c6ff
commit 2480d441d4

View File

@ -44,7 +44,6 @@ $smarty->assign('langs', $ALLOWED_LANGUAGES);
$smarty->assign('date_format', $date_format);
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