Go to the source code of this file.
Namespaces | |
| namespace | MythWeb |
Variables | |
| $has_video = $db->query_col('SELECT COUNT(*) FROM videometadata') | |
| $Settings ['video'] | |
| $has_video = $db->query_col('SELECT COUNT(*) FROM videometadata') |
Definition at line 19 of file modules/video/init.php.
| $Settings['video'] |
Initial value:
array('name' => t('Video'), 'choices' => array('settings' => t('Settings'), ), 'default' => 'settings', )
Definition at line 30 of file modules/video/init.php.
1.5.5