mirror of
https://framagit.org/framasoft/framadate/framadate
synced 2026-01-23 10:15:16 +00:00
Admin: The polls page now use Smarty template
This commit is contained in:
parent
1f8fd2e3e2
commit
2495a8002f
4 changed files with 89 additions and 79 deletions
|
|
@ -27,6 +27,7 @@ include_once __DIR__ . '/app/inc/init.php';
|
|||
|
||||
/* Variables */
|
||||
/* --------- */
|
||||
|
||||
$admin_poll_id = null;
|
||||
$poll_id = null;
|
||||
$poll = null;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue