Go to the source code of this file.
Namespaces | |
| namespace | MythWeb |
Variables | |
| $Settings_Hosts = array() | |
| $sh | |
| $imdb_path = setting('web_video_imdb_path', $_SESSION['settings']['host']) | |
| $Settings_Hosts = array() |
Definition at line 16 of file video/set_settings.php.
| $sh |
Initial value:
$db->query('SELECT DISTINCT hostname FROM settings WHERE LENGTH(hostname) > 0 ORDER BY hostname')
Definition at line 17 of file video/set_settings.php.
| $imdb_path = setting('web_video_imdb_path', $_SESSION['settings']['host']) |
Definition at line 59 of file video/set_settings.php.
1.5.5