Cheetah
Variables
header.inc.php File Reference

Go to the source code of this file.

Variables

 $sServerApp = "board"
 
 $sFileExtension = ".jpg"
 
 $sFilesPath = $sModulesPath . $sModule . "/files/"
 
 $sFilesUrl = $sModulesUrl . $sModule . "/files/"
 
 $sSoundsUrl = $sModulesUrl . $sModule . "/data/sounds/"
 

Variable Documentation

◆ $sFileExtension

$sFileExtension = ".jpg"

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

◆ $sFilesPath

$sFilesPath = $sModulesPath . $sModule . "/files/"

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

◆ $sFilesUrl

$sFilesUrl = $sModulesUrl . $sModule . "/files/"

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

◆ $sServerApp

$sServerApp = "board"

This work, "Cheetah - https://www.cheetahwsb.com", is a derivative of "Dolphin Pro V7.4.2" by BoonEx Pty Limited - https://www.boonex.com/, used under CC-BY. "Cheetah" is licensed under CC-BY by Dean J. Bassett Jr. CC-BY License - http://creativecommons.org/licenses/by/3.0/

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

◆ $sSoundsUrl

$sSoundsUrl = $sModulesUrl . $sModule . "/data/sounds/"

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