Go to the source code of this file.
Namespaces | |
| namespace | MythWeb |
Variables | |
| $Settings_Hosts = array('' => '- '.t('All Hosts').' -') | |
| $sh = $db->query('SELECT DISTINCT hostname FROM settings ORDER BY hostname') | |
| $Settings_Hosts [$host] = $host | |
| $_SESSION ['settings']['host'] = $_POST['host'] | |
| $MythSettings = array() | |
| $Settings_Hosts = array('' => '- '.t('All Hosts').' -') |
Definition at line 17 of file mythtv/set_settings.php.
Definition at line 18 of file mythtv/set_settings.php.
| $Settings_Hosts[$host] = $host |
Definition at line 22 of file mythtv/set_settings.php.
| $_SESSION['settings']['host'] = $_POST['host'] |
Definition at line 52 of file mythtv/set_settings.php.
| $MythSettings = array() |
Definition at line 56 of file mythtv/set_settings.php.
1.5.5