Umfragen
|
Go to the source code of this file.
Functions | |
check_db_connection () | |
display_db_tables ($db) | |
check_all_tables_present ($db) |
Variables | |
$is_super_admin = false | |
$action = "" | |
$super_admins = explode(",",SUPER_ADMIN) | |
$config = new config($db) | |
$messages = new messageHandler() | |
$au = make_auth_object() | |
$all_tables_present = check_all_tables_present($db) |
$all_tables_present = check_all_tables_present($db) |
$au = make_auth_object() |
$messages = new messageHandler() |