Go to the source code of this file.
Namespaces | |
| namespace | MythWeb |
Variables | |
| $Settings_Hosts = array() | |
| $sh = $db->query('SELECT DISTINCT hostname FROM jumppoints ORDER BY hostname') | |
| $Settings_Hosts [$host] = $host | |
| $_SESSION ['settings']['host'] = $_POST['host'] | |
| $Jumps = array() | |
| $Keys = array() | |
| $Settings_Hosts = array() |
Definition at line 25 of file set_keys.php.
Definition at line 26 of file set_keys.php.
| $Settings_Hosts[$host] = $host |
Definition at line 30 of file set_keys.php.
| $_SESSION['settings']['host'] = $_POST['host'] |
Definition at line 61 of file set_keys.php.
Referenced by Video::metadata(), print_channel(), and show_help().
| $Jumps = array() |
Definition at line 65 of file set_keys.php.
| $Keys = array() |
Definition at line 74 of file set_keys.php.
1.5.5