|
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 ['sFilesPath'] = $GLOBALS['sModulesPath'] . $GLOBALS['sModule'] . "/" . $GLOBALS['sFilesDir'] | |
| $GLOBALS ['sServerApp'] = "video" | |
| $GLOBALS ['sStreamsFolder'] = "streams/" | |
| $GLOBALS ['aConvertTmpls'] | |
| $GLOBALS[ 'aConvertTmpls'] |
Definition at line 15 of file header.inc.php.
| $GLOBALS[ 'sFilesDir'] = "files/" |
Definition at line 10 of file header.inc.php.
| $GLOBALS[ 'sFilesPath'] = $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.
| $GLOBALS[ 'sServerApp'] = "video" |
Definition at line 13 of file header.inc.php.
| $GLOBALS[ 'sStreamsFolder'] = "streams/" |
Definition at line 14 of file header.inc.php.