Go to the source code of this file.
Namespaces | |
| namespace | MythWeb |
Variables | |
| $page_title = 'Welcome to MythWeb!' | |
| $headers [] = '<link rel="stylesheet" type="text/css" href="'.skin_url.'/welcome.css">' | |
| $id | |
| $page_title = 'Welcome to MythWeb!' |
Definition at line 17 of file _shared/tmpl/default/welcome.php.
| $headers[] = '<link rel="stylesheet" type="text/css" href="'.skin_url.'/welcome.css">' |
Definition at line 20 of file _shared/tmpl/default/welcome.php.
| $id |
Definition at line 59 of file _shared/tmpl/default/welcome.php.
Referenced by $line(), Video::__construct(), deletePlaylist(), generate_popup_menu(), getHtmlAlbum(), getHtmlPlaylistEntry(), getHtmlPlaylistEntryPlaylist(), getHtmlPlaylistEntrySong(), getHtmlSong(), getPlaylistM3u(), play(), playlist_rem(), show_popup(), and viewPlaylist().
1.5.5