Cheetah
|
Go to the source code of this file.
Variables | |
$GLOBALS ['sModuleUrl'] = $GLOBALS['sModulesUrl'] . $GLOBALS['sModule'] . "/" | |
$GLOBALS ['sFilesDir'] = "files/" | |
$GLOBALS ['sFilesUrl'] = $GLOBALS['sModuleUrl'] . $GLOBALS['sFilesDir'] | |
$GLOBALS ['sFilesPathMp3'] = $GLOBALS['sModulesPath'] . $GLOBALS['sModule'] . "/" . $GLOBALS['sFilesDir'] | |
$sServerApp = "video" | |
$sStreamsFolder = "streams/" | |
$GLOBALS[ 'sFilesDir'] = "files/" |
Definition at line 10 of file header.inc.php.
$GLOBALS[ 'sFilesPathMp3'] = $GLOBALS['sModulesPath'] . $GLOBALS['sModule'] . "/" . $GLOBALS['sFilesDir'] |
Definition at line 12 of file header.inc.php.
$GLOBALS[ 'sFilesUrl'] = $GLOBALS['sModuleUrl'] . $GLOBALS['sFilesDir'] |
Definition at line 11 of file header.inc.php.
$GLOBALS[ 'sModuleUrl'] = $GLOBALS['sModulesUrl'] . $GLOBALS['sModule'] . "/" |
Definition at line 9 of file header.inc.php.
$sServerApp = "video" |
Definition at line 13 of file header.inc.php.
$sStreamsFolder = "streams/" |
Definition at line 14 of file header.inc.php.