set_settings.php File Reference

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()


Variable Documentation

$Settings_Hosts = array('' => '- '.t('All Hosts').' -')

Definition at line 17 of file mythtv/set_settings.php.

else $sh = $db->query('SELECT DISTINCT hostname FROM settings ORDER BY hostname')

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.


Generated on Sat Dec 18 05:15:55 2010 for MythTV by  doxygen 1.5.5