Cheetah
Variables
header.inc.php File Reference

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/"
 

Variable Documentation

◆ $GLOBALS [1/4]

$GLOBALS[ 'sFilesDir'] = "files/"

Definition at line 10 of file header.inc.php.

◆ $GLOBALS [2/4]

$GLOBALS[ 'sFilesPathMp3'] = $GLOBALS['sModulesPath'] . $GLOBALS['sModule'] . "/" . $GLOBALS['sFilesDir']

Definition at line 12 of file header.inc.php.

◆ $GLOBALS [3/4]

$GLOBALS[ 'sFilesUrl'] = $GLOBALS['sModuleUrl'] . $GLOBALS['sFilesDir']

Definition at line 11 of file header.inc.php.

◆ $GLOBALS [4/4]

$GLOBALS[ 'sModuleUrl'] = $GLOBALS['sModulesUrl'] . $GLOBALS['sModule'] . "/"

Definition at line 9 of file header.inc.php.

◆ $sServerApp

$sServerApp = "video"

Definition at line 13 of file header.inc.php.

◆ $sStreamsFolder

$sStreamsFolder = "streams/"

Definition at line 14 of file header.inc.php.