|
Umfragen
|
Go to the source code of this file.
Functions | |
| make_result_link ($poll) | |
| make_edit_link ($poll) | |
| get_text_nonAnonymous_insert ($poll, $job) | |
| get_text_nonAnonymous_update ($poll, $job) | |
| get_text_Anonymous_insert ($poll, $job) | |
Variables | |
| $db = new db( DB_USER, DB_PASS, DB_DATABASE, DB_HOST ) | |
| $config = new config($db) | |
| $au = make_auth_object() | |
| $jobs = $db->email_stack_get_all() | |
| get_text_Anonymous_insert | ( | $poll, | |
| $job | |||
| ) |
Definition at line 82 of file email-bg.php.
| get_text_nonAnonymous_insert | ( | $poll, | |
| $job | |||
| ) |
Definition at line 44 of file email-bg.php.
| get_text_nonAnonymous_update | ( | $poll, | |
| $job | |||
| ) |
Definition at line 63 of file email-bg.php.
| make_edit_link | ( | $poll | ) |
Definition at line 35 of file email-bg.php.
| make_result_link | ( | $poll | ) |
Definition at line 26 of file email-bg.php.
| $au = make_auth_object() |
Definition at line 119 of file email-bg.php.
Definition at line 116 of file email-bg.php.
Definition at line 115 of file email-bg.php.
| $jobs = $db->email_stack_get_all() |
Definition at line 122 of file email-bg.php.