Admin: The polls page now use Smarty template

This commit is contained in:
Olivier PEREZ 2015-01-07 22:47:34 +01:00
parent 1f8fd2e3e2
commit 2495a8002f
4 changed files with 89 additions and 79 deletions

View file

@ -27,6 +27,7 @@ include_once __DIR__ . '/app/inc/init.php';
/* Variables */
/* --------- */
$admin_poll_id = null;
$poll_id = null;
$poll = null;