Umfragen
|
Go to the source code of this file.
Functions | |
display_poll_form ($show_poll, $preview=false) | |
display_poll_link ($poll, $polls_new, $polls_visited, $imgname) | |
get_color_array ($pollist, $colors) |
Variables | |
$messages = new messageHandler() | |
$db = new db( DB_USER, DB_PASS, DB_DATABASE, DB_HOST ) | |
$config = new config($db) | |
$now = time() | |
$ps = $db->get_all_polls_array() | |
$polls = array() | |
$polls_ID = array() | |
foreach($ps as $p) | $page = "index" |
display_poll_link | ( | $poll, | |
$polls_new, | |||
$polls_visited, | |||
$imgname | |||
) |
$messages = new messageHandler() |