Go to the source code of this file.
Variable Documentation
| if (in_array($_SESSION["user"]->ID,$super_admins)) $db = new db( DB_USER, DB_PASS, DB_DATABASE, DB_HOST ) |
| $navbar = array( 0 => array("name"=>"Backend","href"=>"index.php","onclick"=>"") ) |
| $poll_list_archive = array() |
| $poll_list_complete = $db->get_all_polls_array() |
| $poll_list_shared_template = array() |
| $poll_list_template = array() |
| foreach ($all_poll_list as $p) $polls_normal = array() |
| $polls_shared_template = array() |
| $polls_template = array() |
| $super_admins = explode(",",SUPER_ADMIN) |